Forum Discussion
MeghaM
10 years agoLithium Alumni (Retired)
Hi,
Can you send the relevant portion of the npm-debug.log? Also can you verify the lithium-sdk version you see with this command
npm ls -g lithium-sdk --depth=0 /usr/local/lib └── lithium-sdk@1.0.0
If the latest version is not returned as 1.0.0 and npm install lithum-sdk does not seem to pull the latest version for you, try below:
npm install -g https://registry.npmjs.org/lithium-sdk/-/lithium-sdk-1.0.0.tgz
Hope this works for you.
Related Content
- 10 months ago
- 3 months ago
- 9 months ago