prashkorane commented on issue #46: CB-13435: fix merges directory support for browser URL: https://github.com/apache/cordova-browser/pull/46#issuecomment-348105651 We are facing issue while creating platform browser with "**cordova platform add browser**" with the latest cordova version (Cordova 7.1.0 and cordova_browser 5.0.1) using Mobilefist 8.0 getting error as: cp: dest file no such file or directory: D:\Projects\Mobilefirst\HelloCordova\Hello\platforms\browse r\platform_www\plugins\cordova-plugin-mfp\worklight\analytics cp: copyFileSync: could not write to dest file (code=ENOENT):D:\Projects\Mobilefirst\HelloCordova\He llo\platforms\browser\platform_www\plugins\cordova-plugin-mfp\worklight\ibmmfpf.js cp: copyFileSync: could not write to dest file (code=ENOENT):D:\Projects\Mobilefirst\HelloCordova\He llo\platforms\browser\platform_www\plugins\cordova-plugin-mfp\worklight\typings cp: copyFileSync: could not write to dest file (code=ENOENT):D:\Projects\Mobilefirst\HelloCordova\He llo\platforms\browser\platform_www\plugins\cordova-plugin-mfp\worklight\node_modules\express cp: copyFileSync: could not write to dest file (code=ENOENT):D:\Projects\Mobilefirst\HelloCordova\He llo\platforms\browser\platform_www\plugins\cordova-plugin-mfp\worklight\node_modules\request cp: copyFileSync: could not write to dest file (code=ENOENT):D:\Projects\Mobilefirst\HelloCordova\He llo\platforms\browser\platform_www\plugins\cordova-plugin-mfp\worklight\node_modules\jssha cp: copyFileSync: could not write to dest file (code=ENOENT):D:\Projects\Mobilefirst\HelloCordova\He llo\platforms\browser\platform_www\plugins\cordova-plugin-mfp\worklight\node_modules\promiz cp: copyFileSync: could not write to dest file (code=ENOENT):D:\Projects\Mobilefirst\HelloCordova\He llo\platforms\browser\platform_www\plugins\cordova-plugin-mfp\worklight\node_modules\sjcl cp: copyFileSync: could not write to dest file (code=ENOENT):D:\Projects\Mobilefirst\HelloCordova\He llo\platforms\browser\platform_www\plugins\cordova-plugin-mfp\worklight\proxy.js If we downgrade cordova_browser to 4.1.0 then this error gets removed but still platform is not working.. I think this issue is with the latest [email protected] plugin. Please rectify this issue.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
