Graaljs: Include npx

Created on 24 Jun 2019  路  2Comments  路  Source: oracle/graaljs

Node.js includes npx per default and a lot of people (including me) assume it's available and use it in build scripts, makefiles, and npm scripts. Therefore it should also be included in Graaljs.

cc @fniephaus

enhancement

Most helpful comment

It took another 9 months :-/ since this issue was created but npx is part of GraalVM finally (since https://github.com/graalvm/graaljs/commit/699617c55f6f16873d257ff1e7466338a2373546).

All 2 comments

I agree that it would be nice to include npx in GraalVM. In fact, this was brought up several times already. We should do it finally ;-).

It took another 9 months :-/ since this issue was created but npx is part of GraalVM finally (since https://github.com/graalvm/graaljs/commit/699617c55f6f16873d257ff1e7466338a2373546).

Was this page helpful?
0 / 5 - 0 ratings