-
i have the error > i have react installed , and all the dependencies
i tried deleted my node_modules and the package-lock.json
and reinstall everything still got the same problemn
-
To follow the idea of what have been done in the VueI18nModule, the React one module needs the be adapted.
- Use a setup file to mock react i18n for all tests
- Separate translations to be scoped …
-
Hi, I'm trying to import scribe using react but to no avail.
Tried doing it with a clean install, from scratch:
npx create-react-app my-app
then in my-app folder:
npm i scribe.js-ocr
wh…
-
Added the Swift pkg on react native project, everytime give redefinition of module 'TikTokOpenAuthSDK' error. Can anyone help?
-
Hi @tectiv3, thank you for this useful package!
I've encountered a small issue related to module naming that affects the integration between the React Native and Android sides.
Problem:
In the…
-
I'm trying to build expo with this command.
`eas build --profile production --platform android --local`
it failed with proguard. (but without proguard , it succeeds. `eas build --profile preview --…
-
Compiled with problems:X
ERROR in ./node_modules/@popperjs/core/lib/createPopper.js 5:0-55
Module not found: Error: Can't resolve './utils/orderModifiers.js' in 'E:\Vignan\MERN\dk\REACT\MERN-Use…
-
![Uploading WechatIMG530.jpg…]()
-
### To Reproduce
When i've switch to `next.config.ts`, i had this error:
```bash
> www@0.1.0 dev C:\Users\mehdi\OneDrive\Bureau\dotUI\www
> next dev --turbo
node:internal/errors:497
Er…
-
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…