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/07/16 17:36:46 UTC

[GitHub] [cordova] dfa1234 edited a comment on issue #138: Cordova corrupt my node_module

dfa1234 edited a comment on issue #138: Cordova corrupt my node_module
URL: https://github.com/apache/cordova/issues/138#issuecomment-511913979
 
 
   Hard to say. I should try with a blank project.
   
   Right now for exemple I made 
   
   `cordova build ios --device`
   
   And right after, when I want to complie my code with webpack . 
   
   ```
   Cannot find module 'tslib'
   Error: Cannot find module 'tslib'
       at Function.Module._resolveFilename (internal/modules/cjs/loader.js:668:15)
       at Function.Module._load (internal/modules/cjs/loader.js:591:27)
   ...
   ```
   
   But It's 100% sure it's not webpack the problem
   
   

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