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

Steve Gill commented on CB-10419:
---------------------------------

[~TimBarham] looks like you made this change. Want to take a look at it?

> cordova-plugin-file 4.0.0 error with browserify workflow
> --------------------------------------------------------
>
>                 Key: CB-10419
>                 URL: https://issues.apache.org/jira/browse/CB-10419
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, Plugin File
>    Affects Versions: 3.5.0
>            Reporter: Darryl Pogue
>
> We’ve recently started getting an error with aliasify and the file plugin 
> when building with a --browserify workflow.
> {code}
> events.js:72
>         throw er; // Unhandled 'error' event
>               ^
> SyntaxError: 'return' outside of function (31:4) (while aliasify was 
> processing /projects/plugins/cordova-plugin-file/www/requestFileSystem.js) 
> while parsing file: 
> /project/plugins/cordova-plugin-file/www/requestFileSystem.js
> {code}
> This started when the File plugin v4.0.0 was released. It's caused by a 
> return statement outside of a function: 
> https://github.com/apache/cordova-plugin-file/blob/77c63ef181313eba51652e1026cc730fc79ab9f2/www/requestFileSystem.js#L31



--
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