bstro
bstro
running vite-jest 0.0.3, seeing the following issue:  Same setup/configuration as in https://github.com/sodatea/vite-jest/issues/11 — I am not sure if this issue is related, the error message looked different enough for...
Attempting to run the example with the usual `yarn` and `npm start`; navigating to `localhost:8080` yields a page with `Cannot GET /`. Navigating to 8081 shows the json-server api welcome...
example doesn't build out-of-the-box. Each reference to svg icons from the css returns an error like this: ``` ERROR in ./~/css-loader?modules!./~/postcss-loader!./src/scenes/page/settings/select.css Module build failed: Error: Asset not found or unreadable:...
Upon running `yarn create r3f-app next my-app -ts` per [the docs](https://github.com/pmndrs/react-three-next#passport_control-typescript) yields the following error: ```Error: create-r3f-app tried to access semver, but it isn't declared in its dependencies; this makes...