Closed talentumtuum closed 3 years ago
server-scripts падает при запуске
yarn run actl server-scripts start
Команда успешно выполняется
логи
yarn run v1.22.10 $ yarn workspace @identity/service dev $ actl server-scripts start [@octokit/rest] `const Octokit = require("@octokit/rest")` is deprecated. Use `const { Octokit } = require("@octokit/rest")` instead [@octokit/rest] `const Octokit = require("@octokit/rest")` is deprecated. Use `const { Octokit } = require("@octokit/rest")` instead [@octokit/rest] `const Octokit = require("@octokit/rest")` is deprecated. Use `const { Octokit } = require("@octokit/rest")` instead Unknown Syntax Error: Extraneous positional argument ("server-scripts"). $ /usr/local/bin/node /Users/tuogeniy/Documents/atlantis-lab/challenge/backend/identity/service/node_modules/.bin/actl
@TFK70 проблема остается. Обновил материалы в топике
moved https://github.com/Atlantis-Lab/nestjs/issues/192
Описание бага
server-scripts падает при запуске
Воспроизведение
yarn run actl server-scripts start
Ожидаемое поведение
Команда успешно выполняется
Материалы
логи