我已经按照这些说明访问了。一切都很好,直到我cd进入目录并从终端执行yo webapp(也尝试了sudo yo webapp)。它返回env: node\r: No such file or directory,而我从来没有达到选择web应用程序类型的步骤。有什么想法吗?在Mac Os 10.9上。更新了Ruby,Node.js,Git。根据我所读到的,Yeoman安装了Grunt和Bower。
我不能让约曼设置在我的生活中工作。
当我尝试运行以下命令时:
Aidans-MacBook-Pro:~ aidan$ npm install --global yo bower grunt-cli
然而,我最终得到了以下信息(当我尝试检查版本时,似乎只安装了Yeoman ):
npm WARN deprecated npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npm
npm WARN checkPermissions Missing write
我是famo.us新手,我试图通过git存储库命令安装它,但是我无法在我的pc上安装它,我使用下面的command使用CMD在我的PC上安装它。
命令:
npm install -g yo grunt-cli bower generator-famous
每次我试图安装的错误是:
错误:
npm ERR! Error: UNKNOWN, open 'C:\Users\Ahsan Hussain\AppData\Roaming\npm-cache\
chalk\0.5.1\package\package.json'
npm ERR! If you need help, you m
我试图在cmd中使用以下命令安装Yeoman:
npm install --global yo
我得到以下信息:
npm WARN deprecated npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npm
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\{userdir}\\AppData\\Roa
我在试用yeomen脚手架工具唯一的问题是,我遇到了一些问题,它和咕哝。我试着用webapp生成器组装一个简单的网站。搭建应用程序并使用grunt serve可以很好地工作。只有在使用grunt build时才会失败。
这个消息失败了:
Running "useminPrepare:html" (useminPrepare) task
Warning: An error occurred while processing a template (Unexpected token )). Use --force to continue.
使用武力并不能解决问题。中删除以下行htm