[
https://issues.apache.org/jira/browse/CB-10419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Grebnov resolved CB-10419.
---------------------------------
Resolution: Fixed
Assignee: (was: Sergey Grebnov)
Fixed in repo master; fix should be available along w/ the next plugin release
> 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: Plugin File
> Affects Versions: 3.5.0
> Reporter: Darryl Pogue
> Labels: regression, reproduced, triaged
>
> 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: [email protected]
For additional commands, e-mail: [email protected]