Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symlink not longer working on Window CMD Shell #7429

Open
alexander-schranz opened this issue May 16, 2024 · 0 comments
Open

Symlink not longer working on Window CMD Shell #7429

alexander-schranz opened this issue May 16, 2024 · 0 comments
Labels
Bug Error or unexpected behavior of already existing functionality

Comments

@alexander-schranz
Copy link
Member

Q A
Sulu Version 2.5.* (not longer required for 2.6.*)
PHP Version -
DB Version -
Browser Version -

Actual Behavior

Symlink not longer working on Window CMD Shell.

Expected Behavior

The cmd shell (new github ci default shell) does not support the npx symlink command here:

exec('npx "symlink-dir@<6.0" ' + from + ' ' + to, (error) => {
and fails even when try on windows run it with:

Steps to Reproduce

mkdir sometest
npx "symlink-dir@<6.0" sometest sometest2
@alexander-schranz alexander-schranz added the Bug Error or unexpected behavior of already existing functionality label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Error or unexpected behavior of already existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant