Forum Discussion
RobertT
Boss
It looks as if the Windows Build Tools haven't installed properly. Try running the following command in PowerShell again as administrator
npm install --production windows-build-tools
It will take a while for the build tools to install, once complete run
npm install -g lithium-sdk
Which should fix the issue.
Related Content
- 7 years ago