[TIMOB-26526] Cannot create new project through the CLI or studio
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2019-11-12T14:35:32.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Jebun Naher |
| Assignee | Motiur Rahman |
| Created | 2018-11-07T08:54:27.000+0000 |
| Updated | 2019-11-12T14:35:32.000+0000 |
Description
*Issue Description:*
When trying to create a new project through the CLI and studio, the process got stuck. It doesn't prompt me to enable or disable the hyperloop, cloud etc. Please find the the attached error log and screenshot.
I've tried the following steps , still not working:
1. sudo rm -rf ~/.appcelerator
2. sudo rm -rf ~/.titanium
3. sudo npm uninstall -g titanium
4. sudo npm uninstall -g appcelerator
5. sudo npm install -g appcelerator
6. appc use latest
7. appc setup
8. appc config get proxyServer
9. appc config set proxyServer null
10. appc login
Attachments
| File | Date | Size |
|---|---|---|
| appc setup check.txt | 2018-11-07T08:50:26.000+0000 | 4777 |
| cli output.png | 2018-11-11T06:57:11.000+0000 | 584146 |
| complete-log.txt | 2018-11-13T04:00:24.000+0000 | 21010 |
| connection.png | 2018-11-07T08:53:27.000+0000 | 81390 |
| info.png | 2018-11-07T08:54:21.000+0000 | 177837 |
| Latest Studio Log | 2018-11-11T06:44:18.000+0000 | 596186 |
| login-trace.txt | 2018-11-07T08:50:58.000+0000 | 16019 |
| newProjectCreate.png | 2018-11-07T08:49:47.000+0000 | 49463 |
| studio log.txt | 2018-11-07T08:50:47.000+0000 | 308788 |
No comments