首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >科多瓦通过cli服务不起作用

科多瓦通过cli服务不起作用
EN

Stack Overflow用户
提问于 2017-02-03 18:42:37
回答 1查看 406关注 0票数 1

有没有人在使用Cordova内置的http服务器时遇到问题?就cordova@6.5.0而言,我似乎无法让cordova serve旋转起来。我使用的是cordova@6.5.0cordova-browser@4.1.0node@6.2.2 --这是运行cordova serve -d之后得到的

代码语言:javascript
复制
No scripts found for hook "before_serve".
Executing script found in config.xml for hook "before_prepare":        increment_build_number.js
Checking config.xml for saved platforms that haven't been added to the project
Checking for any plugins added to the project that have not been installed in browser platform
No differences found between plugins added to project and installed in  browser platform. Continuing...
Checking for any plugins added to the project that have not been  installed in ios platform
No differences found between plugins added to project and installed in ios platform. Continuing...
Generating config.xml from defaults for platform "browser"
Generating platform-specific config.xml from defaults for iOS at   /Users/**/config.xml
Merging project's config.xml into platform-specific iOS config.xml
Merging and updating files from [www, platforms/ios/platform_www] to platforms/ios/www
Current launch storyboard undefined
Not changing launch storyboard setting.
Wrote out iOS Bundle Identifier "com.*.*" and iOS   Bundle Version "1.0.0" to   /Users/**/*-Info.plist
Set TARGETED_DEVICE_FAMILY to "1".
Set IPHONEOS_DEPLOYMENT_TARGET to "9.3".
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2017-02-27 16:30:51

在升级node@7.6.0时,似乎对我来说是固定的。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/42030978

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档