Forum Discussion
It looks like there is an issue with running the SDK install on the version of NPM you are on. I tried it last week and ran into the same issue you did. I upgraded node.js to version 4.2.2 (which was the latest node.js "mature" version at the time) and then re-installed gulp and the SDK and everything worked fine for me again. Can you try upgrading node.js to to the latests 4.X.X version (looks like that version is 4.2.3
as of this post, but it was 4.2.2 last week when I tested this), then re-install gulp and the lithium-sdk modules:
npm install gulp -g npm install lithium-sdk -g
Thanks,
-Doug
Thanks Doug.
On Mac I actually already had node version 4.2.2 but was still getting the error. On Windows I now upgraded to 4.2.2, re-installed both gulp and lithium-sdk and am still getting the same error when trying to create a project against our responsive dev site. Interestingly enough, when doing the same against our stage environment, project creation works. So the issue could be related to our responsive dev site.
I see that there's 1.0.1 version of lithium-sdk available so will upgrade to that one and then try again.
Related Content
- 10 months ago
- 2 years ago
- 2 years ago
- 2 years ago