create-vuepress-site
create-vuepress-site copied to clipboard
Project name validation
The project name needs to be valid, and if it isn't, you'll get an error message.
[tl;dr] The prompted "project name" is copied to the "name" field in the package.json. This field needs to be validated to make sure it is correct, or you will get an error message.
error package.json: Name contains illegal characters
when you run
yarn install