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

Fix pnpm init instructions #13

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Fix pnpm init instructions #13

merged 1 commit into from
Jan 15, 2024

Conversation

machty
Copy link
Contributor

@machty machty commented Jan 14, 2024

pnpm init doesn't take a . arg.

pnpm init .
 ERR_PNPM_INIT_ARG  init command does not accept any arguments

`pnpm init` doesn't take a `.` arg.

```
pnpm init .
 ERR_PNPM_INIT_ARG  init command does not accept any arguments
```
@johnsoncodehk johnsoncodehk merged commit 8a3ec4e into volarjs:main Jan 15, 2024
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

Successfully merging this pull request may close these issues.

3 participants