-
Module '"@emotion/css"' has no exported member 'CSSInterpolation'
package.json
```json
{
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"build": "…
-
### Versions
- vite-plugin-federation: ^1.3.5
- vite: ^5.2.11
### Reproduction
create a new vite app - one remote and one host - and configure the MF :
```
// remote vite config
export …
-
i've installed the package with npm but i get these ENOENT warnings. Do you know a way to solve this?
Using Version 2.0.7
------------------------------------------------------------------------…
-
### Issue
Updated my project to RN 0.48.1 and React 16.0.0-alpha.12. The project compiles properly and but now getting red screen of death in the iOS Simulator - both from Xcode and with RN CLI - w…
-
### Current behaviour
```
import { registerTranslation, enGB } from 'react-native-paper-dates';
registerTranslation('en-GB', enGB);
```
Uncaught ReferenceError: require is not defined
at eva…
-
Getting typescript compilation error when building in fresh Next.js app.
Node version: v20.9.0
```javascript
⨯ ./node_modules/@gorules/jdm-editor/dist/index.d.ts
Module parse failed: Unexpected…
-
### Describe the bug
If you:
- are using @storybook/react-vite@7.0.0-rc.3
- have your .storybook folder in your src folder
- have `public` in your storybook staticDirs
- import an asset from …
-
### Description
i create new project with 0.76.1 and install library package and i migrate my old project to new 0.76.1
### Steps to reproduce
1. install yarn which version 1.22.22
2. rea…
-
![image](https://github.com/user-attachments/assets/3a522193-a630-43c2-b4d9-10454197631a)
Is it compatible with kebab-case,react css modules have this reminder, but it doesn't update as fast as CSS-m…
-
### Description
Hello Vike team,
First of all, congratulations on what you’re building!
I wanted to bring to your attention a potential issue with the Vike development server configuration, w…