Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm does not run #19

Closed
gbrail opened this issue Sep 9, 2013 · 2 comments
Closed

npm does not run #19

gbrail opened this issue Sep 9, 2013 · 2 comments
Labels

Comments

@gbrail
Copy link
Contributor

gbrail commented Sep 9, 2013

It'd be nice to be able to get NPM to run on Noderunner so that we can automatically run it in our cloud.

Right now it doesn't run because "umask" is not supported.

@ghost ghost assigned gbrail Dec 24, 2013
@gbrail
Copy link
Contributor Author

gbrail commented Jan 11, 2014

Making progress on the fs module and on some weird callback styles that don't appear anywhere else but in NPM -- now fixed.

Next thing we need to do apparently is to support "cwd".

Not sure if we can do enough with the "FS" module to make this work on Java 6 though.

@gbrail
Copy link
Contributor Author

gbrail commented Feb 18, 2014

Required fixes to "fs" to handle file UID and GID the way that NPM wants, to error messages from fs, to TLS support, and in other places.

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

No branches or pull requests

1 participant