We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/deep-foundation/deep-memo-app/actions/runs/8401899560 but the same configuration of app in sdk works: https://github.com/deep-foundation/sdk/actions/runs/8407304223
freephoenix888@FreePhoenix888:~/Programming/deep/sdk$ npm ls chokidar @deep-foundation/[email protected] /home/freephoenix888/Programming/deep/sdk └─┬ @deep-foundation/[email protected] ├─┬ @deep-foundation/[email protected] │ └─┬ [email protected] │ └── [email protected] deduped └─┬ [email protected] └── [email protected]
@deep-foundation/[email protected] /home/freephoenix888/Programming/deep/deep-memo-app └─┬ @deep-foundation/[email protected] ├─┬ @deep-foundation/[email protected] │ └─┬ [email protected] │ └── [email protected] deduped └─┬ [email protected] └── [email protected]
The text was updated successfully, but these errors were encountered:
FreePhoenix888
No branches or pull requests
https://github.com/deep-foundation/deep-memo-app/actions/runs/8401899560 but the same configuration of app in sdk works: https://github.com/deep-foundation/sdk/actions/runs/8407304223
What I have tried
Checked chokidar version in sdk (where this workflow is working) and here
Checked that versions of capacitor dependencies are the same
Checked that tsconfig is the same
Checked that electron folder is the same
Created issue at capacitor-community/electron: capacitor-community/electron#282
The text was updated successfully, but these errors were encountered: