Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project setup #93

Open
BZAghalarov opened this issue Aug 19, 2024 · 0 comments
Open

Project setup #93

BZAghalarov opened this issue Aug 19, 2024 · 0 comments

Comments

@BZAghalarov
Copy link

BZAghalarov commented Aug 19, 2024

hi,
I tried to setup the project based on your guide in root README file.
After successful
- nix develop
- pnpm install
commands, I couldn't run pnpm build command.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant