[
https://issues.apache.org/jira/browse/CB-5613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Grieve closed CB-5613.
-----------------------------
Resolution: Fixed
Fixed in next release after 3.3.0-rc.1
> Cordova does not return an error when you have a malformed .json file and
> when you provide a "-d"
> -------------------------------------------------------------------------------------------------
>
> Key: CB-5613
> URL: https://issues.apache.org/jira/browse/CB-5613
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Reporter: JennyGee
> Assignee: Josh Soref
> Priority: Minor
>
> When you provide a malformed .json file, like below:
> "id":"webworks.default","name":"WebWorks Application"}
> And you just build it with no arguments you get this error:
> Parsing ".cordova/config.json" at line 1 col 1; Expected an assignment or
> function call and instead saw an expression.
> But if you build it with a "-d" flag, you get an undefined. Which is even
> less information.
>
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)