N
N
Nikolai2019-01-08 19:51:43
npm
Nikolai, 2019-01-08 19:51:43

Why is the starter template not running?

I want to use the assembly https://github.com/CSSSR/csssr-project-template
but it gives errors, I can't figure out what's wrong...
$ npm start
> [email protected] start C:\Users\ Nikolai\Desktop\csssr-project-template-master
> gulp --debug
[19:49:06] Failed to load external module @babel/register
[19:49:06] Requiring external module babel-register
[19:49: 06] Node flags detected: --debug
[19:49:06] Respawned to PID: 7596
(node:7596) [DEP0062] DeprecationWarning: `node --debug` and `node --debug-brk` are invalid. Please use `node --inspect` or `node --inspect-brk` instead.
npm ERR! code ELIFECYCLE
npm ERR! errno 9
npm ERR! [email protected] start: `gulp --debug`
npm ERR! Exit status 9
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Nikolay\AppData\Roaming\npm-cache\_logs\2019-01-08T16_49_06_719Z-debug.log

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
yarnstart, 2019-01-20
@yarnstart

Good afternoon, I also encountered this problem, it arose with the 10th node, here is the pull request for the fix https://github.com/CSSSR/csssr-project-template/pu... , after that yarn starteverything will work.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question