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.
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.