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

fix: app.getAppPath() returning default-app path when no package.json found #18889

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Jun 19, 2019

Backport of #18763

See that PR for details.

Notes: Fixed app.getAppPath() returning default-app path when running electron app with no package.json or electron app/index.js. Now the directory containing the executed file is returned.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jun 19, 2019
@trop trop bot added 5-0-x backport This is a backport PR labels Jun 19, 2019
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jun 19, 2019
Copy link
Member

@codebytere codebytere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changing to block until failures fixed.

@miniak miniak closed this Jun 20, 2019
@miniak miniak deleted the trop/5-0-x-bp-fix-app-getapppath-returning-default-app-path-when-no-package-json-found-1560980081176 branch June 20, 2019 06:19
@miniak
Copy link
Contributor

miniak commented Jun 20, 2019

@codebytere replaced by #18894

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5-0-x backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants