Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Первый запуск npm start выдает ошибку #105

@AndreyGudin

Description

@AndreyGudin
  1. Установил по гайду в Read.me
  2. При запуске 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

VSCode:
Версия: 1.59.0 (user setup)
Фиксация: 379476f0e13988d90fab105c5c19e7abc8b1dea8
Дата: 2021-08-04T23:13:12.822Z
Electron: 13.1.7
Chrome: 91.0.4472.124
Node.js: 14.16.0
V8: 9.1.269.36-electron.0
ОС: Windows_NT x64 10.0.17134

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions