You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to import Realm from 'realm;` I get an error:
error: Error: Unable to resolve module realm/realm-constants.json
and by looking at the package.json of Realm, you can see it is not included in the files.
Stacktrace & log output
error: Error: Unable to resolve module realm/realm-constants.json from /Users/bimusiek/Developer/FreeYourMusic/app/node_modules/.pnpm/realm@12.3.0_react-native@0.71.11/node_modules/realm/dist/bundle.react-native.js:
Can you reproduce the bug?
Always
Reproduction Steps
Import Realm package in your project.
Version
12.3.-
What services are you using?
Atlas Device Sync
Are you using encryption?
No
Platform OS and version(s)
Electron
Build environment
Which debugger for React Native: ..
Cocoapods version
No response
The text was updated successfully, but these errors were encountered:
How frequently does the bug occur?
Always
Description
While trying to
import Realm from 'realm
;` I get an error:and by looking at the
package.json
ofRealm
, you can see it is not included in thefiles
.Stacktrace & log output
Can you reproduce the bug?
Always
Reproduction Steps
Import Realm package in your project.
Version
12.3.-
What services are you using?
Atlas Device Sync
Are you using encryption?
No
Platform OS and version(s)
Electron
Build environment
Which debugger for React Native: ..
Cocoapods version
No response
The text was updated successfully, but these errors were encountered: