Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

skeleton-typescript-webpack, rimraf missing on windows #481

Closed
tomasbonco opened this issue Jun 10, 2016 · 2 comments
Closed

skeleton-typescript-webpack, rimraf missing on windows #481

tomasbonco opened this issue Jun 10, 2016 · 2 comments

Comments

@tomasbonco
Copy link

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.

@AshleyGrant
Copy link
Collaborator

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.

@niieani
Copy link
Contributor

niieani commented Jun 11, 2016

Here you go: #484.
Sorry about that, must have missed it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants