我想打包并启动我的BlackBerry Hello World Web应用程序。为了开发,我使用的是Ripple仿真器。 Ripple模拟器说:
The build and deploy services are not currently running, would you like to start them?
按下启动服务按钮后没有任何反应,错误控制台中没有错误。我也按照以下步骤进行搜索并获得此结果:
这可能有两个原因。首先是Chrome正在阻止这种情况发生。
Open the Tools --> Extensions screen in Chrome
Enable 'Developer Mode' checkbox if it isn't already
Are you running Chrome in Incognito mode? If so enable the 'Allow in Incognito' checkbox
其他选项是nodejs被阻止。如果您使用的是Windows,我建议您确保启用所有用户权限,以便以可以启动外部流程的方式运行Chrome。
在做完所有事情后,我刷新页面说
构建和部署服务当前正在localhost:9910上运行。加载该页面后,此消息不可见,但
构建和部署服务当前没有运行,您是否要启动它们?消息还在那里!请解释这里有什么问题?
由于
答案 0 :(得分:0)
通过删除Ripple扩展版本0.9.15并安装版本0.9.16(此帖子的最新版本),然后重新启动Chrome,可以解决此问题。单击“启动服务”按钮时,控制台应显示构建服务启动消息。
答案 1 :(得分:0)
http://developer.blackberry.com/bbos/html5/download/
安装最新的测试版,它应该可以使用!