-
### Steps to reproduce
Clone repo: https://github.com/paulm17/charizardxx-app
- npm i
- npm run dev
### Current behavior
The error:
> Uncaught Error: @pigment-css/react: You were trying…
-
### What version of React Router are you using?
v7
### Steps to Reproduce
1. Install react-router (7.0.0-pre.1)
2. Install @mdx-js/rollup (tested with ^3.1.0 and ^3.0.1)
3. Create a custom …
-
### Astro Info
```block
Astro v4.16.13
Node v22.11.0
System macOS (arm64)
Package Manager bun
Output server
…
-
### Current Behavior
Running test files with nx `19.7.0`
```
FAIL src/services/queries/wiki/wiki.test.tsx [ src/services/queries/wiki/wiki.test.tsx ]
Error: Failed to resolve import "~/mocks/setup…
-
This is pretty simple: we should promote vitest at documentation, for a few factors:
1. vue cli runs on vite.
2. vitest runs perfect with vite
3. only the folks that uses webpack will see valid p…
-
when using SSR, I am getting the following error:
```
11:02:24 AM [vite] Error when evaluating SSR module /node_modules/__mf__virtual/host_mf_2_page_mf_2_app__loadRemote__remote_mf_1_remote_mf_2_app…
-
### Summary
I am getting a strange error in the console when trying to configure Storybook to use Pinia within a Vue & Vite project....
I have a simple reproduction case at https://github.com/er…
-
## Describe the bug
WASM in the browser works nicely in HeadLamp. However, bigger WASM files do not load correctly.
## To Reproduce
Create a Golang WASM module
Add dependencies so that the resu…
-
I was trying to integrate onestack to an existing monorepo but it doesn't compile correctly. At first I thought it could be due to conflicts with my existing monorepo but even an empty one doesn't see…
-
Used `statamic new` to create a project named `x` including SSG. Set `/resources/site.yaml` default url to `/foo`. In other words, I am trying to generate a static site that is contained within the `/…