ElMassimo / ElMassimo/vite-plugin-environment
Warning when running vite build - The CJS build of Vite's Node API is deprecated.
Open
- Dominant language
- TypeScript
- Stars
- 160
- Forks
- 10
- Avg merge
- 16h 23m
- Merged PRs (30d)
- 1
Description
I am getting an error when building a vue 3 component library, traced to this line:
node_modules/vite-plugin-environment/dist/index.cjs:26:19

```The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.```
https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated
Contributor guide
Assessment
This issue has not been assessed yet.