Hi can anyone help me to get jqueryui themeroller running locally?
So far I have done following steps but having some issues which I am
not able to resolve.
2. Installed most recent version of nodejs and npm on my
workstation (Windows 10)
3. Trying to run npm install on nodejs command prompt with admin
privileges. And I am getting following error. May be its nodejs issue,
but someone might have faced this on this forum? I couldn't find
any answers online as well. All online suggestions to resolve nodejs
issues were already followed but no luck so far. Is there any other
better/successful way to get themeroller running locally (may be on
different platform?)
c:\Downloads\themeroller>npm install
npm WARN package.json
download.jqueryui.com@2.0.22 No license field.
npm ERR!
Windows_NT 10.0.10240
npm ERR! argv "C:\\Program
Files\\nodejs\\node.exe" "C:\\Program
Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js"
"install"
npm ERR! node v4.2.1
npm ERR! npm
v2.14.7
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported
npm ERR! notsup Not
compatible with your operating system or architecture:
node-syslog@1.2.0
npm ERR! notsup Valid OS: !win32
npm
ERR! notsup Valid Arch: any
npm ERR! notsup Actual OS:
win32
npm ERR! notsup Actual Arch: x64
npm ERR! Please include the following file with any support
request:
npm ERR! c:\Downloads\themeroller\npm-debug.log