Using [growi-docker-compose][growi-docker-compose]
no
How to reproduce? (再現手順)
上記ホストにてアップグレードを実施。
pnpmインストールを実施
app:buildを行う
sudo npm run app:build
What happens? (症状)
以下のエラーが発生
@growi/remark-growi-directive:build:
@growi/app:pre:lfs: Downloading LFS objects: 0% (0/1), 0 B | 0 B/s @growi/app:pre:lfs: batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
@growi/app:pre:lfs: error: failed to fetch some objects from 'https://github.com/weseek/growi.git/info/lfs'
@growi/app:pre:lfs: ELIFECYCLE Command failed with exit code 2.
@growi/app:pre:lfs: ERROR: command finished with error: command (/home/www-data/growi/apps/app) /usr/local/bin/pnpm run pre:lfs exited (2)
@growi/remark-growi-directive:build:
@growi/remark-growi-directive:build: > @growi/remark-growi-directive@1.0.0 postbuild /home/www-data/growi/packages/remark-growi-directive
@growi/remark-growi-directive:build: > shx cp ./src/mdast-util-growi-directive/index.d.ts ./dist/mdast-util-growi-directive/index.d.ts
@growi/remark-growi-directive:build:
@growi/remark-growi-directive:build: cp: copyFileSync: could not write to dest file (code=ENOENT):./dist/mdast-util-growi-directive/index.d.ts
@growi/remark-growi-directive:build: ELIFECYCLE Command failed with exit code 1.
Environment
Host
How to reproduce? (再現手順)
app:buildを行う
What happens? (症状)
What is the expected result? (期待される動作)
Note