--scripts-version=@package
referencing tag, not package. Is this intentional behavior?
#4666
Labels
--scripts-version=@package
referencing tag, not package. Is this intentional behavior?
#4666
create-react-app@2.0.0-next.3e165448
is having problems when the package name starts with@
it tries to install
react-scripts@...
create-react-app@1.5.2
has no issuesThe text was updated successfully, but these errors were encountered: