This repository was archived by the owner on May 13, 2024. It is now read-only.

Description
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