-
**问题描述**
nvue fast模式下 pinia报错 Uncaught TypeError: (0 , import_pinia.defineStore) is not a function
![image](https://user-images.githubusercontent.com/20455032/229435105-7ed41391-0af6-41ca-ad74-30750…
-
### Clear and concise description of the problem
> Setup stores are also able to rely on globally provided properties like the Router or the Route. Any property [provided at the App level](https://vu…
-
https://pinia.vuejs.org/getting-started.html
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v20.17.0
- Nuxt Version: 3.14.1592
- CLI Version: 3.15.0
- Nitro Version: 2.10.4
- Package Ma…
-
I have a Nuxt 3.x project that I started over a year ago and that worked with the vite vuetify plugin.
I wanted to install this module instead but when I run the command:
npx nuxi@latest module ad…
-
Hi,
1- After following the example of Deno with Vue, I attempted to place every dependency in `deps.ts` as per conventional practice. Initially, the `defineConfig` function from `vite` was added, a…
-
Hi,
I just follow the instruction using a new environement docker and after npm install i get the following error :
Cannot find module 'pinia/dist/pinia.mjs'
Require stack:
- /workspaces/Nuxt…
Asw20 updated
6 months ago
-
**Icon Type**
- [x] Folder
- [x] File
**Folder Names**
-pinia
-pinias
**Graphic ideas**
Pinia [started](https://github.com/vuejs/pinia/commit/06aeef54e2cad66696063c62829dac74e15fd19e) as …
-
### Brand Name
Pinia
### Website
https://pinia.vuejs.org/
### Popularity Metric
The [GitHub repo](https://github.com/vuejs/pinia) for Pinia has 7.6k stars. It's also the new _de facto_ standard f…
-
npm install を試したところ、以下のエラーが発生しました。
```bash
Nuxi 3.0.0 …