我安装了新版本,创建了一个新项目,当我尝试重新打开它时,它总是等待
发布于 2021-09-17 20:57:04
在等待了很长一段时间后,我成功地安装了SA 4.3.0 108 OSX。我尝试创建一个新项目,但保存时在Sencha Cmd下拉菜单中保存时出现错误
/Users/marmotta/bin/Sencha/Architect/Cmd/7.3.0.19/extensions/sencha-service/shell-wrapper.sh: line 41: phonegap: command not found
/Users/marmotta/bin/Sencha/Architect/Cmd/7.3.0.19/extensions/sencha-service/shell-wrapper.sh: line 41: cordova: command not found
[INF] Initializing empty workspace at / Users / marmot / test / Test
[INF] Copying framework to / Users / groundhog / test / Test / ext
[INF] Added framework ext to workspace.json
[ERR] The specified string cannot be converted into a valid namespace identifier
Exception in thread "Thread-31"
com.sencha.exceptions.BasicException: com.sencha.exceptions.ExState: Invalid namespace: MyApp
at com.sencha.tools.server.service.tasks.DispatchTask.execute 此外,当我在安装后重新打开SA时,它需要很长时间才能打开,当它打开时,它仍然停留在New Project的表单中。我必须强行终止它。我发誓我从来没有在其他商业产品上遇到过这么多麻烦。我尝试在sencha cmd中使用4.2.9发布同样的错误。在我的局域网中没有代理。
发布于 2021-09-27 13:09:18
安装或更新architect之后,还必须下载并安装CMD。
https://stackoverflow.com/questions/69229111
复制相似问题