-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I use the following .env:
```
#-----------------------Backend Config----------------…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v22.5.1`
- Nuxt Version: `3.12.4`
- CLI Version: `3.12.0`
- Nitro Version: `2.9.7`
- Package Manager: `pnpm@9.6.0`
…
-
Build fails when using @googlemaps/js-api-loader. Code works in development mode.
[vite-ssg] An internal error occurred.
[vite-ssg] Please report an issue, if none already exists: https://github.c…
-
### Describe the bug
git clone of the 2.02 version or Tauri.
```
cd ./examples/api
pnpm tauri dev
```
Error: Cannot find module '@tauri-apps/cli-darwin-arm64'
Require stack:
- /Users/xxxx/Do…
-
With ESM, the `electron-squirrel-startup` dependency can't be found if it's in _dependencies_ (it works if I move it into _devDependencies_):
- `require.resolve` (Node < 20.6.0) example; `src/main…
-
### Reporting a bug?
```
failed to load config from /home/user/projects/anzusystems/common-admin/vite.config.lib.ts
error during build:
file:///home/user/projects/anzusystems/common-admin/node_mod…
-
My computer is a Surface based on Windows ARM architecture, and I also encountered the same problem. I have tried to delete `package-lock.json` and `node_modules`, and then re-executed t…
-
### Describe the bug
When i import `lucide-vue-next`, histoire report it cannot find module:
```
Error while collecting story /Users/zsk/code/github.com/kainstar/reproduce/histoire-vite-node-too-…
-
Invalid option '--ext' - perhaps you meant '-c'?
You're using eslint.config.js, some command line flags are no longer available. Please see https://eslint.org/docs/latest/use/command-line-interface f…
-
Getting this nasty error when I try to updates `@shopify/shopify-app-remix` from `2.8.2` to `3.x.x`. I am running sst v2 (`2.43.7`) with RemixSite set to build with node 20.x : `runtime: "nodejs20.x"`…