saagie / sdk

Saagie 📦 SDK for Technologies
https://www.saagie.com/
Apache License 2.0
2 stars 5 forks source link

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

Open yoannfleurydev opened 4 years ago

yoannfleurydev commented 4 years ago

💥 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
github-actions[bot] commented 4 years ago

:+1: JIRA Issue created : [SDKCLI-33]