我想知道是否有可能在没有安装grunt-cli的情况下运行grunt 0.4.*.
据我所知,grunt-cli在我的项目目录中寻找安装在node-modules中的grunt版本,以便运行该版本的grunt,但是......如果没有安装grunt-cli,可以运行grunt吗?怎么样?
提前致谢!
node.js gruntjs
gruntjs ×1
node.js ×1