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. |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
-
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 :)
Beta Was this translation helpful? Give feedback.
All reactions