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

Unable to package due to missing package.json #269

Open
JanSchuermannPH opened this issue Dec 25, 2023 · 0 comments
Open

Unable to package due to missing package.json #269

JanSchuermannPH opened this issue Dec 25, 2023 · 0 comments

Comments

@JanSchuermannPH
Copy link

Describe the bug
When trying to package the app after building it, I'm getting the following error:
Error: Cannot find package.json in the /Users/username/git/projectRoot/ww-desktop

The project is in an integrated Nx Monorepo

To Reproduce
Steps to reproduce the behavior:

  1. nx run-many -t build -p ww-backend ww-frontend
  2. nx build ww-desktop
  3. nx run ww-desktop:package
  4. See error

Expected behavior
The app can be packaged

Desktop (please complete the following information):

  • OS: Mac Ventura 13.5 & Win 10
  • Nx Electron Version ^17.0.1
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

1 participant