Skip to content
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

Build the development environment ERROR! #116

Open
1chooo opened this issue May 1, 2023 · 1 comment
Open

Build the development environment ERROR! #116

1chooo opened this issue May 1, 2023 · 1 comment

Comments

@1chooo
Copy link

1chooo commented May 1, 2023

Description

I attempted to build the development environment using the command npm install electron-forge, but I encountered an error message. I then attempted to use the command npx react-native run-ios, but the error message persisted.

Steps to Reproduce

  1. npm install electron-forge
  2. npx react-native run-ios
  3. npm start

Error message I met

\
> [email protected] start
> electron-forge start

✔ Checking your system
✔ Locating application
✔ Locating application
✖ Loading configuration
  › Cannot read properties of undefined (reading 'APPLE_ID')
◼ Preparing native dependencies
◼ Running generateAssets hook

How to fix it?

Update the 'building development environment' details in README.md

@mmaorc
Copy link

mmaorc commented May 31, 2023

Remove the value in packagerConfig field in forge.config.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants