vitepress icon indicating copy to clipboard operation
vitepress copied to clipboard

Deploy error

Open andim27 opened this issue 1 year ago • 1 comments
trafficstars

Describe the bug

If deploy from local Mac - all is ok But if deploy(from docker CI GitLab) - error in rollup package deploy_vitepress_error

Reproduction

npm run docs:build

Expected behavior

No error is needed

System Info

Running with gitlab-runner 16.11.0~pre.21.gaa21be2d (aa21be2d)
  on blue-4.saas-linux-small-amd64.runners-manager.gitlab.com/default

Additional context

No response

Validations

andim27 avatar Apr 19 '24 14:04 andim27

NPM issue. You might need to manually add rollup to your deps - https://github.com/npm/cli/issues/4828#issuecomment-2065690643

brc-dd avatar Apr 19 '24 14:04 brc-dd