You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by "damienf55 (via GitHub)" <gi...@apache.org> on 2023/03/02 08:20:48 UTC

[GitHub] [cordova] damienf55 commented on issue #384: Cordova create testProject on smb volume

damienf55 commented on issue #384:
URL: https://github.com/apache/cordova/issues/384#issuecomment-1451471571

   with verbose mode :
   
   Using detached cordova-create
   Creating a new cordova project.
   Copying assets.
   EACCES: permission denied, copyfile '/usr/local/lib/node_modules/cordova/node_modules/cordova-app-hello-world/template_src/config.xml' -> '/Volumes/furiet5/cordovaTest/config.xml'
   Error: EACCES: permission denied, copyfile '/usr/local/lib/node_modules/cordova/node_modules/cordova-app-hello-world/template_src/config.xml' -> '/Volumes/furiet5/cordovaTest/config.xml'
       at Object.copyFileSync (node:fs:2817:3)
       at copyFile (/usr/local/lib/node_modules/cordova/node_modules/fs-extra/lib/copy/copy-sync.js:73:6)
       at onFile (/usr/local/lib/node_modules/cordova/node_modules/fs-extra/lib/copy/copy-sync.js:59:25)
       at getStats (/usr/local/lib/node_modules/cordova/node_modules/fs-extra/lib/copy/copy-sync.js:51:44)
       at startCopy (/usr/local/lib/node_modules/cordova/node_modules/fs-extra/lib/copy/copy-sync.js:41:10)
       at copyDirItem (/usr/local/lib/node_modules/cordova/node_modules/fs-extra/lib/copy/copy-sync.js:125:10)
       at /usr/local/lib/node_modules/cordova/node_modules/fs-extra/lib/copy/copy-sync.js:118:39
       at Array.forEach (<anonymous>)
       at copyDir (/usr/local/lib/node_modules/cordova/node_modules/fs-extra/lib/copy/copy-sync.js:118:23)
       at onDir (/usr/local/lib/node_modules/cordova/node_modules/fs-extra/lib/copy/copy-sync.js:108:10)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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