Ensure you are on the right version of NodeJS. To see the active version, check the .nvmrc file.
nvm use
To run the project, run:
pnpm dev
To build the project, run:
pnpm build
Ensure you are on the right version of NodeJS. To see the active version, check the .nvmrc file.
nvm use
To run the project, run:
pnpm dev
To build the project, run:
pnpm build