outdated icon indicating copy to clipboard operation
outdated copied to clipboard

Cannot find module '../node_modules/jspm/lib/config.js'

Open feimosi opened this issue 10 years ago • 2 comments

I get this error even when trying to disable jspm with command-line parameters

Error: Cannot find module '../node_modules/jspm/lib/config.js'                                    
    at Function.Module._resolveFilename (module.js:339:15)                                        
    at Function.Module._load (module.js:290:25)                                                   
    at Module.require (module.js:367:17)                                                          
    at require (internal/module.js:16:19)                                                         
    at Object.<anonymous> (F:\CS\node_modules\outdated\lib\jspm.js:12:18) 
    at Module._compile (module.js:413:34)                                                         
    at Object.Module._extensions..js (module.js:422:10)                                           
    at Module.load (module.js:357:32)                                                             
    at Function.Module._load (module.js:314:12)                                                   
    at Module.require (module.js:367:17)                                                          
    at require (internal/module.js:16:19)                                                         
    at Object.<anonymous> (F:\CS\node_modules\outdated\index.js:15:9)     
    at Module._compile (module.js:413:34)                                                         
    at Object.Module._extensions..js (module.js:422:10)                                           
    at Module.load (module.js:357:32)                                                             
    at Function.Module._load (module.js:314:12)                                                   

feimosi avatar Feb 02 '16 18:02 feimosi

I'm sorry, I don't really have time to work on this project right now. I will try to find some as soon as possible.

pauldijou avatar Feb 05 '16 10:02 pauldijou

I understand, no problem.

feimosi avatar Feb 05 '16 16:02 feimosi