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

Composer install fail on windows due to linux script #52

Open
Jhenmhor opened this issue Jun 27, 2019 · 0 comments
Open

Composer install fail on windows due to linux script #52

Jhenmhor opened this issue Jun 27, 2019 · 0 comments
Labels
Bug Something isn't working as it should be

Comments

@Jhenmhor
Copy link
Collaborator

Scenario

When using the composer install function on a windows machine.

Expected behavior

It should create the shortcut even on windows.

Current behavior

It fail and return :

Script ln -s -f ../../hooks/post-merge .git/hooks/post-merge handling the post-install-cmd event returned with error code 1
(line 54-55 composer.json)

@Jhenmhor Jhenmhor added the Bug Something isn't working as it should be label Jun 27, 2019
@Jhenmhor Jhenmhor changed the title composer install fail on windows due to linux script Composer install fail on windows due to linux script Jun 27, 2019
@Jhenmhor Jhenmhor assigned Jhenmhor and unassigned Jhenmhor Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working as it should be
Projects
None yet
Development

No branches or pull requests

1 participant