Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

npm i fails for npm on Windows #10932

Closed
zkat opened this issue Dec 22, 2015 · 1 comment
Closed

npm i fails for npm on Windows #10932

zkat opened this issue Dec 22, 2015 · 1 comment
Labels

Comments

@zkat
Copy link
Contributor

zkat commented Dec 22, 2015

'rimraf' is not recognized as an internal or external command, operable program or batch file.

When running node bin/npm-cli.js prune --prefix=. --no-global && rimraf test/*/*/node_modules && make -j4 doc, in the prepublish step.

@zkat zkat added the windows label Dec 22, 2015
@zkat zkat self-assigned this Dec 22, 2015
@zkat zkat removed their assignment Jun 20, 2016
@zkat
Copy link
Contributor Author

zkat commented Jun 20, 2016

We can definitely npm install on Windows since we did our little bugfixing push on that platform. We still can't publish, but that's not what this issue's about.

@zkat zkat closed this as completed Jun 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant