问题描述
我正在尝试通过以下命令创建应用程序:
phonegap create myApp
,输出为:
(node:22583) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use `node --trace-warnings ...` to show where the warning was created) Creating a new cordova project. /tmp/cordova-create--22590-8UkcfmkwV57y/node_modules/phonegap-template-hello-world is not a valid template
我尝试过更改模板,例如--template blank
,但仍然无济于事。我也在互联网上搜索了相关问题,但似乎没有。
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)