Baidu Google has been looking for several hours, but I really can"t solve this problem. I come to ask you for great help. Thank you very much.
the error error Couldn"t find package "bable-core" on the "npm" registry.
will be reported when installing bable-core bable-preset-env bable-loader@7.1.2 with yarn, and all three plug-ins are installed separately.
this error can also be made with npm installs.
package.json file:
{
"name": "admin-V1-fe",
"version": "1.0.0",
"main": "index.js",
"repository": "git@gitee.com:yybldadmin/admin-V1-fe.git",
"author": "Sercl <wzryouxiang@126.com>",
"license": "MIT",
"devDependencies": {
"html-webpack-plugin": "2.30.1",
"webpack": "3.10.0"
}
}
I would like to ask you to take a look at what went wrong with this hint. I will submit the contents of other documents as soon as possible if I need them. I don"t understand in many places. Thank you very much