TL;DR
Each of the following mands fail with a similar error...
Couldn't find package "@babel/core" on "npm" registry
create-react-app test
npm install --save next
yarn add next
Log Results of create-react-app test
Creating a new React app in /Users/ChrisGeirman/dev/node/react/next/test.
Installing packages. This might take a couple minutes.
Installing react, react-dom, and react-scripts...
yarn add v1.7.0
warning ../../package.json: No license field
info No lockfile found.
[1/4]
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745273021a4619864.html
评论列表(0条)