Shazron Abdullah created CB-11998:
-------------------------------------

             Summary: cordova platform add error with [email protected]
                 Key: CB-11998
                 URL: https://issues.apache.org/jira/browse/CB-11998
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaCommon
         Environment: [email protected]
            Reporter: Shazron Abdullah


This occurs when adding the cordova-ios platform, that has [email protected]

{code}
Shazron-rMBP:u shaz$ cordova platform add ~/Apache/cordova-ios --verbose
Warning: using prerelease version 6.4.0-nightly.2016.10.11.4759c467 
([email protected])
No scripts found for hook "before_platform_add".
Warning: using prerelease platform [email protected].
Use 'cordova platform add ios@latest' to add the latest published version 
instead.
Adding ios project...
PlatformApi successfully found for platform ios
Creating Cordova project for the iOS platform:
        Path: platforms/ios
        Package: com.u.name
        Name: u
Copying iOS template project to /Users/shaz/Desktop/u/platforms/ios
iOS project created with [email protected]
Checking for any plugins added to the project that have not been installed in 
ios platform
No differences found between plugins added to project and installed in ios 
platform. Continuing...
Generating platform-specific config.xml from defaults for iOS at 
/Users/shaz/Desktop/u/platforms/ios/u/config.xml
Merging project's config.xml into platform-specific iOS config.xml
Merging and updating files from [www, platforms/ios/platform_www] to 
platforms/ios/www
Error: ENOENT: no such file or directory, stat 
'/Users/shaz/Desktop/u/Users/shaz/Desktop/u/www'
    at Error (native)
    at Object.fs.statSync (fs.js:987:18)
    at mapDirectory 
(/Users/shaz/Desktop/u/platforms/ios/cordova/node_modules/cordova-common/src/FileUpdater.js:331:52)
    at 
/Users/shaz/Desktop/u/platforms/ios/cordova/node_modules/cordova-common/src/FileUpdater.js:295:20
    at Array.map (native)
    at Object.mergeAndUpdateDir 
(/Users/shaz/Desktop/u/platforms/ios/cordova/node_modules/cordova-common/src/FileUpdater.js:290:12)
    at updateWww 
(/Users/shaz/Desktop/u/platforms/ios/cordova/lib/prepare.js:153:17)
    at Api.module.exports.prepare 
(/Users/shaz/Desktop/u/platforms/ios/cordova/lib/prepare.js:48:19)
    at Api.prepare (/Users/shaz/Desktop/u/platforms/ios/cordova/Api.js:188:45)
    at 
/Users/shaz/.nvm/v6.4.0/lib/node_modules/cordova/node_modules/cordova-lib/src/cordova/prepare.js:105:32
{code}





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to