[AC-41] Getting "Callback was already called" using "appc new"
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2015-03-05T19:14:04.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | beta |
Reporter | Fokke Zandbergen |
Assignee | Tony Lukasavage |
Created | 2015-02-20T12:48:43.000+0000 |
Updated | 2015-03-24T17:40:27.000+0000 |
Description
The consoled logged a (non-error) message "Callback was already called." finishing creating a new project:
(~/dev/tests)
≫ appc new
Appcelerator Command-Line Interface, version 0.2.46
Copyright (c) 2014-2015, Appcelerator, Inc. All Rights Reserved.
*** Let's create an Appcelerator project! ***
? Do you need a mobile app, server, or both? App, Server
? Do you want to create a New Empty Project or a Sample Project? Sample Project
? What is the name of your project? testing
App:
? What type of app? Cross Platform Mobile App
? What's your application id (example: com.myapp)? fokkezb.testing
Server:
? What type of server? Arrow
Callback was already called.
(~/dev/tests)
Resolved in recent commits