When doing a yarn init:
Putting a space in the project name when the wizard asks for it, like "My Project" works, but then Yarn issues an error when doing a yarn add:
"error My Project@0.1: Name contains illegal characters"
The text was updated successfully, but these errors were encountered:
When doing a
yarn init
:Putting a space in the project name when the wizard asks for it, like "My Project" works, but then Yarn issues an error when doing a
yarn add
:"error My Project@0.1: Name contains illegal characters"
The text was updated successfully, but these errors were encountered: