cordova通过cli服务不工作

cordova通过cli服务不工作,cordova,Cordova,是否有人在使用Cordova内置的http服务器时遇到问题?截至cordova@6.5.0我似乎无法让科尔多瓦发球旋转起来。我正在使用cordova@6.5.0,科尔多瓦-browser@4.1.0和node@6.2.2这是我在运行cordova serve-d后得到的 No scripts found for hook "before_serve". Executing script found in config.xml for hook "before_prepare": i

是否有人在使用Cordova内置的http服务器时遇到问题?截至<代码>cordova@6.5.0我似乎无法让
科尔多瓦发球
旋转起来。我正在使用
cordova@6.5.0
科尔多瓦-browser@4.1.0
node@6.2.2
这是我在运行
cordova serve-d后得到的

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".

在升级时,似乎已为我修复
node@7.6.0

对于我来说,升级
node@7.6.0

据我所知,我在跟踪中没有发现任何错误。在跟踪中,一切看起来都更像是一个信息。就我所能看到的,我在跟踪中没有发现任何错误。所有东西看起来都更像是跟踪中的信息。