vue js 服务问题 - 模块解析失败:意外令牌 (763:13) [英] vue js serve problem - Module parse failed: Unexpected token (763:13)

查看:177
本文介绍了vue js 服务问题 - 模块解析失败:意外令牌 (763:13)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在创建一个这样的新项目:

I'm creating a new project like this:

创建项目有一些错误,但我不知道这是什么意思,反正我是打开项目,当我写npm run serve"时有这样的问题:

There is a some mistake to create a project but i dont know what it means, anyway im opening the project and when i write "npm run serve" there is a problem like this:

PS C:\Users\Asus\Desktop\vueApps\aos\aos-ch> npm run serve

> aos-ch@0.1.0 serve C:\Users\Asus\Desktop\vueApps\aos\aos-ch
> vue-cli-service serve

 INFO  Starting development server...
98% after emitting CopyPlugin

 ERROR  Failed to compile with 1 error                                                              14:15:21
 error  in ./node_modules/@vue/reactivity/dist/reactivity.esm-bundler.js

Module parse failed: Unexpected token (763:13)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process 
this file. See https://webpack.js.org/concepts#loaders
| }
| class RefImpl {
>     _rawValue;
|     _shallow;
|     _value;

 @ ./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js 1:0-233 2:0-216 2:0-216 2:0-216 2:0-216 2:0-216 2:0-216 2:0-216 2:0-216 2:0-216 2:0-216 2:0-216 2:0-216 2:0-216 2:0-216 2:0-216 2:0-216 2:0-216 2:0-216 2:0-216 16:4-17 40:4-17 107:13-18 108:32-37 115:16-21 1958:8-13 1962:13-23 1968:35-45 1970:16-21 1973:21-31 2071:19-25 2094:8-12 2135:8-13 2210:29-34 2557:27-30 2558:26-29 2559:28-31 2905:16-29 2912:16-29 3043:28-36 3362:41-56 3378:28-33 3463:8-15 3500:32-37 3647:27-32 3823:29-34 3951:12-25 3958:12-25 4568:17-22 4592:13-18 5173:26-32 5336:8-21 5340:8-21 5755:16-20 5761:12-16 6296:27-32 6328:12-19 6338:16-23 6356:93-100 6357:15-20 6767:60-75 6768:60-75 6769:60-75 6770:59-74 6847:16-21 6997:16-21 7150:21-28 7160:8-21 7161:134-149 7162:8-21 7210:30-39 7264:8-21 7266:8-21 7314:23-38 7334:46-55 7334:56-63 7389:14-24 7576:21-26 7586:21-31 7593:24-34 7596:21-31 7624:53-58 7630:52-57 7696:48-53
 @ ./node_modules/@vue/runtime-dom/dist/runtime-dom.esm-bundler.js
 @ ./node_modules/vue/dist/vue.runtime.esm-bundler.js
 @ ./src/main.js
 @ multi (webpack)-dev-server/client?http://192.168.1.2:8081&sockPath=/sockjs-node (webpack)/hot/dev-server.js ./src/main.js

如何解决这个问题,如果你帮助我,我会很高兴.谢谢

How to fix that problem, if you help me i will be glad. Thanks

推荐答案

只需更新您的 vue-cli、node 和 npm.

Just update your vue-cli, node and npm.

这篇关于vue js 服务问题 - 模块解析失败:意外令牌 (763:13)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆