Forum Discussion
triSolutionFuse
Mentor
If you have trouble installing the windows build tools and python from above, you can try locking the version to 1.3.2, by running this command:
npm install --global --production windows-build-tools@1.3.2
Version after this from what i gathered are buggy and likely not fixed, which causes some slow installs or obscure errors. THis worked for me. Enjoy!
RobertT
7 years agoBoss
Has anyone used the SDK with local skin precompile recently?
Finding the li serve-sass function a bit temperamental, in most cases it stops watching for changes after launching the http server and no longer compiles the sass into a local CSS file which I find a bit annoying.
Related Content
- 7 years ago