npm-installer
npm-installer copied to clipboard
npm update defaults to non sdk version
I don't know why, but after using npm -g update to update, I couldn't use the console.
I fixed it by installing it manually with the sdk build type, but it's still weird.
I believe that is the desired behaviour. You can install the SDK version by specifying the version + sdk. For example: npm install [email protected].