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

Package.json issues #3

Closed
bigandy opened this issue Jul 14, 2022 · 1 comment
Closed

Package.json issues #3

bigandy opened this issue Jul 14, 2022 · 1 comment

Comments

@bigandy
Copy link

bigandy commented Jul 14, 2022

First of all, thanks for creating this.

A few issues in package.json:

  1. the name should be of pattern : String does not match the pattern of "^(?:@[a-z0-9-*~][a-z0-9-*._~]*/)?[a-z0-9-~][a-z0-9-._~]*$". so "name": "eleventy-plus-vite", is good whereas "name": "Eleventy Plus Vite", gave me a warning.
  2. missing packages npm-run-all and del-cli
  3. missing script eleventy:dev
matthiasott added a commit that referenced this issue Jul 14, 2022
@matthiasott
Copy link
Owner

Thanks a lot, @bigandy! 🤗 I just fixed those issues with cb7a0f4

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

2 participants