Build from sources #2735
Answered
by
posva
sourcecodeit
asked this question in
Help and Questions
Build from sources
#2735
-
Hi, I'd like to contribute to this project, however, I don't have experience with Github workspaces, can you tell me the steps? I currently cloned the repository and tried to install packages with
I'm using:
|
Beta Was this translation helpful? Give feedback.
Answered by
posva
Aug 13, 2024
Replies: 1 comment 1 reply
-
You don't need github workspaces. Clone the repository locally and use pnpm to install dependencies. If you have corepack enabled, it should even download the right versions for you |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sourcecodeit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You don't need github workspaces. Clone the repository locally and use pnpm to install dependencies. If you have corepack enabled, it should even download the right versions for you