将cordova添加到现有的角 - 肺模板

时间:2013-08-08 04:41:04

标签: javascript web-applications android

我正在试图弄清楚如何将cordova添加到我的项目中,其中包含angular.js和lungo.js。这是我得到的错误:

Error: Current working directory is not a Cordova-based project.

我如何将其作为Cordova项目?

我也试过了另一种方式。那就是:首先创建一个cordova项目,然后在其中添加angular.js和lungo.js。我正在使用grunt来初始化脚手架模板。

这是错误:

Philippes-MacBook-Pro:hello Phil$ grunt-init lungo-angular-bridge
Running "init:lungo-angular-bridge" (init) task
This task will create one or more files in the current directory, based on the
environment and the answers to a few questions. Note that answering "?" to any
question will show question-specific help and answering "none" to most questions
will leave its value blank.

Warning: Existing files may be overwritten! Use --force to continue.

Aborted due to warnings.

现在,我不确定如何才能正确包含cordova,angular.js,lungo.js。 任何帮助,将不胜感激。

谢谢你, 菲尔。

1 个答案:

答案 0 :(得分:0)

我要检查的第一件事是是否正在创建.cordova文件。 如果没有,请尝试从存储库运行此命令:cordova create