Skip to content

Error occured while creating symlink admin frontend build #7365

@dduenker

Description

@dduenker
Q A
Sulu Version 2.5.14
PHP Version 8.3
DB Version irrelevant
Browser Version irrelevant

Actual Behavior

Building the admin frontend currently fails, because the command "npx symlink-dir" uses the latest release of symlink-dir.
The latest version of this requires node >= 18.12 now, whereas the sulu frontend requires node 14.

breaking change: pnpm/symlink-dir@55fd697

Expected Behavior

Building the frontend does not fail

Steps to Reproduce

Build manually as described on https://docs.sulu.io/en/latest/cookbook/build-admin-frontend.html#common-errors

Possible Solutions

pin the used symlink-dir to a version before 6.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugError or unexpected behavior of already existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions