You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2017/11/30 07:31:03 UTC

[GitHub] prashkorane commented on issue #46: CB-13435: fix merges directory support for browser

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 cordova_browser@5.0.1 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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org