[ 
https://issues.apache.org/jira/browse/CB-8644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365256#comment-14365256
 ] 

David Hogg commented on CB-8644:
--------------------------------

As a follow-up, I have another Mac dev machine on which I was able to create 
cordova projects and add amazon-fireos platform just fine when it was running 
cordova-cli 4.0.

However, upgrading on the same machine to cordova-cli 4.3 results in the error 
described above when adding amazon-fireos. 

Is there an additional step that must be taken AFTER updating the cordova-cli? 
I DO have the latest amazon SDK installed 
(~/.cordova/lib/commonlibs/awv_interface.jar)?

> Error adding platform amazon-fireos
> -----------------------------------
>
>                 Key: CB-8644
>                 URL: https://issues.apache.org/jira/browse/CB-8644
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Amazon FireOS
>         Environment: cordova client 4.3.0
> running on mac osx
>            Reporter: David Hogg
>            Assignee: Archana Naik
>
> Using the cordova client to create an empty project and then add 
> amazon-fireos as a platform no longer works with 4.3.0 (note that steps below 
> work fine for platform android).
> Steps:
> cordova create foo foo.com Foo
> cd foo
> cordova -d platform add amazon-fireos
> Get the following error:
> No version supplied. Retrieving version from config.xml...
> CordovaError: The provided path does not seem to contain a Cordova platform: 
> /Users/dwhogg/.cordova/lib/npm_cache/cordova-amazon-fireos/3.6.3/package
>     at getPlatformDetailsFromDir 
> (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/cordova/platform.js:229:25)
>     at 
> /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/cordova/platform.js:192:16
>     at _fulfilled 
> (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:787:54)
>     at self.promiseDispatch.done 
> (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:816:30)
>     at Promise.promise.promiseDispatch 
> (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:749:13)
>     at /usr/local/lib/node_modules/cordova/node_modules/q/q.js:557:44
>     at flush (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:108:17)
>     at process._tickCallback (node.js:355:11)
> Note that the above path to 
> .cordova/lib/npm_cache/cordova-amazon-fireos/3.6.3/package does get created 
> and appears OK.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to