@baris said in Group with ':' in name is broken:
This is already fixed on master
Right on! Thanks, @baris !
> ./nodebb start
'.' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! [email protected] start: `./nodebb start`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is most likely a problem with the nodebb package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! ./nodebb start
npm ERR! You can get their info via:
npm ERR! npm owner ls nodebb
npm ERR! There is likely additional logging output above.
npm ERR! System Windows_NT 6.2.9200
npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nod
ejs\\node_modules\\npm\\bin\\npm-cli.js" "start"
npm ERR! cwd H:\Projects\nodebb6\NodeBB
npm ERR! node -v v0.10.29
npm ERR! npm -v 1.4.14
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! H:\Projects\nodebb6\NodeBB\npm-debug.log
npm ERR! not ok code 0
node app.js --start
Or just node app.js
.