We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux
v16.15.0
3.0.0-rc.5
[email protected]
vite
modules
css
bootstrap-vue-3/nuxt
-
stackblitz
monorepo package environment
+--package.json +--packages +--app +--nuxt.config.ts +--package.json +--plugins | +--bootstrap-vue-3.client.ts +--tsconfig.json
In a monorepo environment, loading bootstrap-icons.woff2 in bootstrap-icons.css of Bootstrap-Icons gives a 404 error.
bootstrap-icons.woff2
bootstrap-icons.css
This is a Vite v2.9.13 or higher error and has been fixed in v3.0.2. issue nuxt/framework#9148 Please support the latest version.
No response
GEThttps://nuxt-starter-cmkpxb--3000.local-corp.webcontainer.io/_nuxt/@fs/home/projects/nuxt-starter-cmkpxb/node_modules/bootstrap-icons/font/fonts/bootstrap-icons.woff2?8d200481aa7f02a2d63a331fc782cfaf [HTTP/1.1 404 Not Found 0ms] downloadable font: download failed (font-family: "bootstrap-icons" style:normal weight:400 stretch:100 src index:0): status=2147746065 source: https://nuxt-starter-cmkpxb--3000.local-corp.webcontainer.io/_nuxt/@fs/home/projects/nuxt-starter-cmkpxb/node_modules/bootstrap-icons/font/fonts/bootstrap-icons.woff2?8d200481aa7f02a2d63a331fc782cfaf
The text was updated successfully, but these errors were encountered:
danielroe
Successfully merging a pull request may close this issue.
Environment
Linux
v16.15.0
3.0.0-rc.5
[email protected]
vite
modules
,css
bootstrap-vue-3/nuxt
-
Reproduction
stackblitz
monorepo package environment
Describe the bug
In a monorepo environment, loading
bootstrap-icons.woff2
inbootstrap-icons.css
of Bootstrap-Icons gives a 404 error.This is a Vite v2.9.13 or higher error and has been fixed in v3.0.2. issue nuxt/framework#9148
Please support the latest version.
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: