Closed szewczyk-it closed 7 years ago
Hi and thanks for all the info. 😏
I think this may be an npm problem. There are a lot of "EPERM on rename" issues around (one example) and I've experienced that myself. In most cases, another process was blocking the file. In my case it was VSCode and when I closed that, it worked. Sometimes it's even the firewall or a virus scanner.
Also, I could run that command successfully using an administrator account. Maybe also upgrading NPM can solve this.
Ugly Window$ ;-)
@Thanood thanks for your suggestion.
Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force
npm install -g npm-windows-upgrade
npm-windows-upgrade
run as Administrator helped.
Hi, I cannot install aurelia-materialize-bridge using instruction. On: Windows 10, node v7.8.0, npm v4.2.0 Commands:
au new
(materialize-test)cd materialize-test
npm install requirejs --save-dev
npm install materialize-css --save
create file rbuild.js create file materialize-css.jsnode_modules\.bin\r.js.cmd -o rbuild.js
npm install aurelia-materialize-bridge --save
result:Content of the
2017-07-11T14_10_13_577Z-debug.log
file: