Well, do you have a package.json
file in your root path of the project? The error is because that package have a peer dependency with react
and because it's not finding the package.json
file, then for the npm installation process, react
it's not installed.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…