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 and Publish github workflow not working #146

Open
FreePhoenix888 opened this issue Mar 24, 2024 · 0 comments
Open

Build and Publish github workflow not working #146

FreePhoenix888 opened this issue Mar 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@FreePhoenix888
Copy link
Member

FreePhoenix888 commented Mar 24, 2024

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

freephoenix888@FreePhoenix888:~/Programming/deep/sdk$ npm ls chokidar
@deep-foundation/sdk@0.0.0-dev.1 /home/freephoenix888/Programming/deep/sdk
└─┬ @deep-foundation/deeplinks@0.0.312
  ├─┬ @deep-foundation/materialized-path@0.0.31
  │ └─┬ ts-node-dev@2.0.0
  │   └── chokidar@3.5.3 deduped
  └─┬ nodemon@2.0.22
    └── chokidar@3.5.3
@deep-foundation/deep-memo@0.0.1-dev.3 /home/freephoenix888/Programming/deep/deep-memo-app
└─┬ @deep-foundation/deeplinks@0.0.313
  ├─┬ @deep-foundation/materialized-path@0.0.31
  │ └─┬ ts-node-dev@2.0.0
  │   └── chokidar@3.5.3 deduped
  └─┬ nodemon@2.0.22
    └── chokidar@3.5.3

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant