利用可在此链接上找到的UserRUSH API:
UBERRUSH Javascript API:https://github.com/mjk/uber-rush
通过调用
安装(Ubuntu服务器)这个包npm install uber-rush
这创建了node_modules文件夹。
尝试执行时收到以下错误: 1)凉亭安装uber-rush --save 错误: bower ESUDO无法使用sudo运行
其他错误详情: 由于bower是用户命令,因此无需使用超级用户权限执行它。 如果您在使用没有sudo的凉亭时遇到权限错误,请花几分钟时间了解您的系统应如何工作并进行必要的维修。
https://gist.github.com/isaacs/579814
但是,您可以使用--allow-root选项
运行带有sudo的命令2)bower安装uber-rush --allow-root 错误:bower ENOTFOUND包uber-rush not found
node_modules文件夹中的uber-rush文件夹