masslbs / Tennessine

3 stars 1 forks source link

Project setup #93

Open BZAghalarov opened 3 months ago

BZAghalarov commented 3 months ago

hi, I tried to setup the project based on your guide in root README file. After successful

It throws expected ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command "build" not found due to pnpm build command didn't mentioned inside the root directorie's package.json file.

As a workaround I tried to run the pnpm build command from packages/frontend folder and I got other error which is related with workspace/environment.

Could you guide what was wrong here?

PNPM version: 8.15.5 Node version: v18.18.0

Solution: Add build command to root package.json file