cljsrn

Gabriele Lippi 2024-10-17T15:45:33.222739Z

Hi, thanks to previous suggestions I was able to fix the imports and use react-native components, but now I get this strange errors in console:

ERROR  Could not evaluate  [TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[2], "./npm_deps.js").npmDeps')] 

Gabriele Lippi 2024-11-08T14:59:58.470189Z

Sorry to reply that late, I found out that there were other issues that once fixed made the error disappear

👍 1
dmitryn 2024-10-19T11:29:48.258469Z

Hi, please share the source code how you're using that dependency

Gabriele Lippi 2024-10-17T15:45:56.550869Z

Is anybody familiar with similar errors? Thanks in advance