Open yoannfleurydev opened 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.
npx
Happened on Windows 10
npm --version 6.14.4 node --version v12.17.0
:+1: JIRA Issue created : [SDKCLI-33]
💥 Stack trace
💡 The problem comes from
npx
and the space in the user directory path.Happened on Windows 10