Skip to content

chore: build IDE w/o minified code #2287

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

Closed
wants to merge 1 commit into from
Closed

chore: build IDE w/o minified code #2287

wants to merge 1 commit into from

Conversation

kittaakos
Copy link
Contributor

to test #2209

Motivation

Change description

Other information

Reviewer checklist

  • PR addresses a single concern.
  • The PR has no duplicates (please search among the Pull Requests before creating one)
  • PR title and description are properly filled.
  • Docs have been added / updated (for bug fixes / features)

to test #2209

Signed-off-by: Akos Kitta <[email protected]>
@kittaakos
Copy link
Contributor Author

Here is the error:

2023-11-20 11:58:58 (node:37814) UnhandledPromiseRejectionWarning: Error: You have to start the application first.
    at get config [as config] (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/electron-main.js:70722:19)
    at ElectronMainApplication.getDefaultOptions (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/electron-main.js:70828:25)
    at ElectronMainApplication.getDefaultOptions (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/electron-main.js:3498:31)
    at ElectronMainApplication.getLastWindowOptions (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/electron-main.js:70806:21)
    at ElectronMainApplication.openSketch (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/electron-main.js:3392:36)
    at App.<anonymous> (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/electron-main.js:3300:36)
(Use `Arduino IDE --trace-warnings ...` to show where the warning was created)

@kittaakos kittaakos closed this Nov 20, 2023
@kittaakos kittaakos deleted the #2209 branch November 20, 2023 11:00
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

Successfully merging this pull request may close these issues.

1 participant