-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v18.20.0
- Nuxt Version: 3.12.2
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Pack…
-
I'm getting this error on a clean nuxt project + storybook while running storybook in dev mode (npm run storybook)
Reproduce on stackblitz [https://stackblitz.com/edit/nuxt-storybook-error?file=packa…
-
### Is your feature request related to a problem? Please describe.
I am creating a module which will have some pre-defined pages and UI. To give the final Nuxt application complete freedom in choose …
-
I ran the [@nuxtjs/html-validator](https://html-validator.nuxtjs.org/) on this project and there is alot of HTML errors.
-
### We are keeping here a list of requested folder icons.
We are going to update this list as we go along adding icons.
Before requesting a folder icon make sure to check out the already [supporte…
JimiC updated
2 years ago
-
## The dependency [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue) was updated from `2.0.0-rc.28` to `2.0.0`.
🚨 [View failing branch](https://github.com/adenvt/laravel-coreui-vue/comp…
-
This module doesn't seem to be compatible with Nuxt, because of map-promisified.
![screen shot 2019-02-22 at 18 18 14](https://user-images.githubusercontent.com/5133056/53259035-62c8cb00-36ce-11e9…
-
I've set the default import to `url` in vite.config.ts
```typescript
svgLoader({
defaultImport: 'url',
}),
```
And then when I'm using dynamic import for a certain icon, it will cause an error…
-
Hi
I use vue-konva with Electron webpack, got this error.
Here is my package.json
{
"name": "SHCN-Migration",
"version": "0.0.0",
"license": "MIT",
"scripts": {
"dev": "electro…
-
**Describe the bug**
`@ethersproject/bignumber` package is using `bn.js` as a dependency. While `bn.js` is coding with `umd` way.
So in `vite` project it throw error like this:
```
Uncaught Syn…