We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
💥 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.
npx
Happened on Windows 10
npm --version 6.14.4 node --version v12.17.0
The text was updated successfully, but these errors were encountered:
👍 JIRA Issue created : [SDKCLI-33]
Sorry, something went wrong.
No branches or pull requests
💥 Stack trace
💡 The problem comes from
npx
and the space in the user directory path.Happened on Windows 10
The text was updated successfully, but these errors were encountered: