Productivix - William

Results 38 comments of Productivix - William

hi, same or similar ,in a RN project : Error: Unable to resolve module util from /myprojectl/node_modules/jws/lib/sign-stream.js: util could not be found within the project or in these directories: node_modules/jws/node_modules...

I do not know the solution, but ecosystem.config.json is well read by pm2 on windows , so it could work..

hi, same issue : how to recover the name and version of the package to use is as display it in response to a front-end ? the "process.env.npm_package_version" displays "undefined"...

hi, thank you for your answer. I corrected the file you saied in : `buildscript { ext { buildToolsVersion = "29.0.2" minSdkVersion = 16 compileSdkVersion = 29 targetSdkVersion = 29...

hi, still error : `FAILURE: Build failed with an exception. * What went wrong: Could not initialize class org.codehaus.groovy.reflection.ReflectionCache ` you should test with a fresh install of last react...

yes @mlecoq , it is compiling , but displays nothing but the react native splash screen...

I will see Flipper , do not know. For the time being. I just type yarn run android and see on the screen the classic RN screen.

Hi sorry, I do not have this project opened to tests by me, and we have jumped to 0.69.4 version of RN - I close my topic without solution.

hi, works with : `"dependencies": { "react": "18.0.0", "react-native": "0.69.4", "react-native-reanimated": "^2.9.1", "react-native-vision-camera": "^2.14.1", "vision-camera-code-scanner": "^0.2.0" },`

and on a another Android 10 , I have in console : BUNDLE ./index.js ERROR Error: The package '@react-native-community/geolocation' doesn't seem to be linked. Make sure: - You rebuilt the...