vuejs / vitepress

Vite & Vue powered static site generator.
https://vitepress.dev
MIT License
11.48k stars 1.86k forks source link

Deploy error #3812

Open andim27 opened 3 weeks ago

andim27 commented 3 weeks ago

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

brc-dd commented 3 weeks ago

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