-
Notifications
You must be signed in to change notification settings - Fork 134
Closed
Description
according to #3 (comment):
when i do node .\bin\njs-install i get:
'.' is not recognized as an internal or external command,
operable program or batch file.
{ [Error: Command failed: '.' is not recognized as an internal or external comma
nd,
operable program or batch file.
] killed: false, code: 1, signal: null }
then i used component, installed packages and do node index.js, i get:
module.js:340
throw err;
^
Error: Cannot find module 'build'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Function.<anonymous> (C:\Users\Kostarelo\Desktop\src\nodejs-starter\confi
g\index.js:46:13)
at Function.app.configure (C:\Users\Kostarelo\Desktop\src\nodejs-starter\nod
e_modules\express\lib\application.js:393:61)
at configuration (C:\Users\Kostarelo\Desktop\src\nodejs-starter\config\index
.js:27:7)
at Object.<anonymous> (C:\Users\Kostarelo\Desktop\src\nodejs-starter\index.j
s:13:20)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
thanks
KB
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels