Невозможно запустить режим разработки Clarity после извлечения мастера.
Сообщается о следующей ошибке.
λ npm run angular:dev:start
> @clr/clarity@3.0.0-next.8 angular:dev:start C:\Users\shrees3\Documents\clarity
> npm run core:build:src && ng serve dev
> @clr/clarity@3.0.0-next.8 core:build:src C:\Users\shrees3\Documents\clarity
> npm-run-all core:build:sass:components 'core:build:ts -- --force'
ERROR: Task not found: "'core:build:ts"
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @clr/clarity@3.0.0-next.8 core:build:src: `npm-run-all core:build:sass:components 'core:build:ts -- --force'`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @clr/clarity@3.0.0-next.8 core:build:src 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\shrees3\AppData\Roaming\npm-cache\_logs\2020-02-20T14_17_10_235Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @clr/clarity@3.0.0-next.8 angular:dev:start: `npm run core:build:src && ng serve dev`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @clr/clarity@3.0.0-next.8 angular:dev: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\shrees3\AppData\Roaming\npm-cache\_logs\2020-02-20T14_17_10_370Z-debug.log
Предпринятые шаги:
- Clone Ясность и проверка
master
ответвление. - Выполнение
npm install
- Выполнение
npm run angular:dev:start
Платформа
- Windows Laptpop
- Использование https://cmder.net/ Окно команд, которое поддерживает типичные linux утилиты.
- Angular: 9.0.2
- Узел: 10.16.0
- Четкость: "3.0.0-next.8"