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

[SDKCLI-33] npx command fails on Windows #57

Open
yoannfleurydev opened this issue May 27, 2020 · 1 comment
Open

[SDKCLI-33] npx command fails on Windows #57

yoannfleurydev opened this issue May 27, 2020 · 1 comment
Labels
bug Something isn't working minor Increment the minor version when merged scope:cli Issue for the Command Line Interface

Comments

@yoannfleurydev
Copy link
Contributor

💥 Stack trace

C:\Users\UserWith Space\Desktop\Saagie\technologies\technologies\job>npx @saagie/sdk init
Error: EEXIST: file already exists, mkdir 'C:\Users\UserWith'
command not found: sdk

💡 The problem comes from npx and the space in the user directory path.

Happened on Windows 10

npm --version
6.14.4

node --version
v12.17.0
@yoannfleurydev yoannfleurydev added bug Something isn't working scope:cli Issue for the Command Line Interface minor Increment the minor version when merged labels May 27, 2020
@github-actions github-actions bot changed the title npx command fails on Windows [SDKCLI-33] npx command fails on Windows May 27, 2020
@github-actions
Copy link

👍 JIRA Issue created : [SDKCLI-33]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working minor Increment the minor version when merged scope:cli Issue for the Command Line Interface
Projects
None yet
Development

No branches or pull requests

1 participant