PhoneGap Cordova error Windows 10 -


i trying use phonegap mobileapp cordova throws error on command , -v on windows 10

c:\cordova -v  module.js:340     throw err;           ^ error: cannot find module 'proto-list'     @ function.module._resolvefilename (module.js:338:15)     @ function.module._load (module.js:280:25)     @ module.require (module.js:364:17)     @ require (module.js:380:17)     @ object.<anonymous> (c:\users\damjan\appdata\roaming\npm\node_modules\cordova\node_modules\cordova-lib\node_modules\npm\node_modules\config-chain\index.js:1:79)     @ module._compile (module.js:456:26)     @ object.module._extensions..js (module.js:474:10)     @ module.load (module.js:356:32)     @ function.module._load (module.js:312:12)     @ module.require (module.js:364:17) 

i had similar error twice in w10, can try following 1) run administrator cmd 2) copy files located in www , add new project. has worked me, luck.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -