阅读背景:

Node / npm:如何管理全局安装的devDependencies

来源:互联网 

I'm building a Node module with devDependencies that should be globally installed, such as jasmine-node and jshint. What I essentially need is to be able to reference their binaries in my makefile / npm scripts section to run tests, lint, etc. In other words I do not wish to require() them programmatically.I'm building a Node module with devDependencies




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: