Skip to content

Commit

Permalink
chore: pnpm not recognize in windows
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelramos committed Oct 27, 2024
1 parent 95d8b5d commit 8085e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ setup:
cargo install cargo-binstall
cargo binstall taplo-cli cargo-insta cargo-deny cargo-shear -y
# Node.js related setup
corepack enable
corepack enable pnpm
pnpm install
@echo "✅✅✅ Setup complete!"

Expand Down

0 comments on commit 8085e82

Please sign in to comment.