Titanium JIRA Archive
Appcelerator Community (AC)

[AC-41] Getting "Callback was already called" using "appc new"

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionFixed
Resolution Date2015-03-05T19:14:04.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsbeta
ReporterFokke Zandbergen
AssigneeTony Lukasavage
Created2015-02-20T12:48:43.000+0000
Updated2015-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)

Comments

  1. Tony Lukasavage 2015-03-05

    Resolved in recent commits

JSON Source