You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2022. It is now read-only.
Hello, you are trying to run ./node_modules/.bin/rimraf, which is not present on Windows. That's causing Aurelia can't even build itself.
As I'm really looking forward for typescript-webpack version, I'm trying to run it every ~week, with no success. Are you planning to add some build tests? So you would know that it's not working before we report an issue?
More details:
Windows 10, installed 11.06.2016, downloaded ZIP from git half hour ago. Node.JS updated to v6.2.1.
The text was updated successfully, but these errors were encountered:
rimraf works just fine on windows. I use it every day. The problem is that it seems rimraf isn't included as a devDependency. @niieani can you add that? I'm not exactly sure how this would have worked on any system.
Hello, you are trying to run
./node_modules/.bin/rimraf
, which is not present on Windows. That's causing Aurelia can't even build itself.As I'm really looking forward for typescript-webpack version, I'm trying to run it every ~week, with no success. Are you planning to add some build tests? So you would know that it's not working before we report an issue?
More details:
Windows 10, installed 11.06.2016, downloaded ZIP from git half hour ago. Node.JS updated to v6.2.1.
The text was updated successfully, but these errors were encountered: