Replies: 3 comments 7 replies
|
I don't think it's quite strict to force you use a specific node or package management, based on readme, CodeceptJS requires Node.js version 12+ or later, and package management should be your prefer. |
0 replies
|
I'm agree with that :) Hum i'm using pnpm and i'm facing issue with electron.... I'm using a macbook pro M1 ultra, maybe it's that
https://github.com/electron/electron/releases/download/v2.0.18/electron-v2.0.18-darwin-arm64.zip is in 404 |
0 replies
|
I've found, it's due to ARM architecture of M1... More information here: https://www.electronjs.org/fr/blog/apple-silicon I'll check if i get a solution about this |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hello :)
I want to help on this repo, but when i fork the repo and try to install dependencies isn't working...
I see nothing in contribute guide about this.
What version of nodejs is needed ?
What package manager is needed (npm / pnpm / yarn) ? there are no lock file it's normal ?
Thanks :)
All reactions