-
Notifications
You must be signed in to change notification settings - Fork 586
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Package path . is not exported from package #6776
Comments
➤ PM Bot commented: Jira ticket: RJS-2856 |
Please provide the exact steps you're taking to reproduce this, making it simpler for us to reproduce. For one thing, I would love to learn if its the bundling of the main or renderer process (or both) that throw this error. |
Output received is
|
@MihirGrand There are some problems with your usage.
|
@rossicler-hostalky Ohh I get it. I'll use it through the main process, thanks a lot! |
How frequently does the bug occur?
Always
Description
Hi, I created a new Electron project using the Electron-React Boilerplate. Installed Realm using
npm install realm
and here's the code I used.Stacktrace & log output
Can you reproduce the bug?
Always
Reproduction Steps
git clone —depth 1 —branch main https://github.com/electron-react-boilerplate/electron-react-boilerplate.git realmtest
cd realmtest
npm install
npm i realm@latest --legacy-peer-deps
npm start
Output received is
Version
12.11.1
What services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
Windows 11 23H2 Build 22631.3810
Build environment
No response
Cocoapods version
No response
The text was updated successfully, but these errors were encountered: