I have problems installing weather on windows 10.1 last update

1

Console execution:

Microsoft Windows [Versión 10.0.14393]
(c) 2016 Microsoft Corporation. Todos los derechos reservados.

C:\Users\jagal>meteor -v
module.js:474
    throw err;
    ^

Error: Cannot find module 'C:\Users\jagal\AppData\Roaming\npm\node_modules\meteo
r\app\meteor\meteor.js'
    at Function.Module._resolveFilename (module.js:472:15)
    at Function.Module._load (module.js:420:25)
    at Module.runMain (module.js:607:10)
    at run (bootstrap_node.js:382:7)
    at startup (bootstrap_node.js:137:9)
    at bootstrap_node.js:497:3

C:\Users\jagal>

Is this the mistake that makes me colleagues?

    
asked by jagalvezmtz 09.11.2016 в 19:31
source

0 answers