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 2019/03/21 17:05:04 UTC

[GitHub] [cordova-windows] janpio commented on issue #326: base.js not copied when adding windows platform @7.0.0

janpio commented on issue #326: base.js not copied when adding windows platform @7.0.0
URL: https://github.com/apache/cordova-windows/issues/326#issuecomment-475318325
 
 
   Can confirm the observed behavior:
   
   ```
   E:\Projects\throwaway
   λ cordova create cordovaWindows7Test
   Creating a new cordova project.
   
   E:\Projects\throwaway
   λ cd cordovaWindows7Test\
   
   E:\Projects\throwaway\cordovaWindows7Test  (helloworld@1.0.0)
   λ cordova platform add windows@7.0.0
   Using cordova-fetch for cordova-windows@7.0.0
   Adding windows project...
   Creating Cordova Windows Project:
           Path: platforms\windows
           Namespace: io.cordova.hellocordova
           Name: HelloCordova
   cp: no such file or directory: E:\Projects\throwaway\cordovaWindows7Test\node_modules\cordova-windows\node_modules\winjs\js\base.js
   
   cp: no such file or directory: E:\Projects\throwaway\cordovaWindows7Test\node_modules\cordova-windows\node_modules\winjs\js\base.js
   
   Windows project created with cordova-windows@7.0.0
   Discovered plugin "cordova-plugin-whitelist" in config.xml. Adding it to the project
   Installing "cordova-plugin-whitelist" for windows
   Adding cordova-plugin-whitelist to package.json
   Saved plugin info for "cordova-plugin-whitelist" to config.xml
   --save flag or autosave detected
   Saving windows@~7.0.0 into config.xml file ...
   
   E:\Projects\throwaway\cordovaWindows7Test  (helloworld@1.0.0)
   λ
   ```

----------------------------------------------------------------
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.
 
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