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

Order of Execution for PNPM Commands #128

Open
rufevean opened this issue Jan 2, 2024 · 0 comments
Open

Order of Execution for PNPM Commands #128

rufevean opened this issue Jan 2, 2024 · 0 comments

Comments

@rufevean
Copy link

rufevean commented Jan 2, 2024

The documentation suggests running pnpm setup without explicitly mentioning that pnpm install should be executed beforehand. This may lead to potential issues during the setup process.

Proposed Solution:
Update the documentation to explicitly instruct users to run pnpm install before executing pnm setup. This will ensure a smooth setup process with all required dependencies in place.

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