You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
При запуске npm start без всяких изменений выдает ошибку
npm start
> NTH-start-project@4.1.0 start C:\metalamp-hotel\metalamp-hotel
> gulp
C:\metalamp-hotel\metalamp-hotel\node_modules\del\node_modules\globby\index.js:28
} catch {
^
SyntaxError: Unexpected token {
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile (module.js:616:28)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (C:\metalamp-hotel\metalamp-hotel\node_modules\del\index.js:4:16)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! NTH-start-project@4.1.0 start: `gulp`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the NTH-start-project@4.1.0 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\Andrey\AppData\Roaming\npm-cache\_logs\2021-08-07T15_39_01_612Z-debug.log