We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
项目老是报错 npm WARN rollback Rolling back [email protected] failed (this is probably harmless): EPERM: operation not permitted, lstat 'C:\Users\ww\Desktop\vue-framework-wz-master\node_modules\fsevents\node_modules' npm WARN [email protected] requires a peer of vue@^2.5.2 but none is installed. You must install peer dependencies yourself. npm WARN [email protected] No repository field. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
audited 9502 packages in 24.6s found 23 vulnerabilities (7 low, 8 moderate, 8 high) run npm audit fix to fix them, or npm audit for details
npm audit fix
npm audit
The text was updated successfully, but these errors were encountered:
不要重复造问题,其他问题里有解决答案了 在src/views/Tinymce.vue下把import进来的 vue-tinymce和组件components注释掉就行了
Sorry, something went wrong.
打开src/views/Tinymce.vue 上面有个github地址, 去那上面安装个包就能跑起来了
这个项目大家交流方便建一个qq群号:588068684,聚到一起,以后可弄一个微信群。
No branches or pull requests
项目老是报错
npm WARN rollback Rolling back [email protected] failed (this is probably harmless): EPERM: operation not permitted, lstat 'C:\Users\ww\Desktop\vue-framework-wz-master\node_modules\fsevents\node_modules'
npm WARN [email protected] requires a peer of vue@^2.5.2 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
audited 9502 packages in 24.6s
found 23 vulnerabilities (7 low, 8 moderate, 8 high)
run
npm audit fix
to fix them, ornpm audit
for detailsThe text was updated successfully, but these errors were encountered: