dcloudio / dcloudio/test-framework

uni-app-v3在h5模式下启动报错(其它模式没试过)

Open
#76 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
383
Forks
91
PR merge metrics
No merged PRs in 30d

Description

```shell
yarn --version
node --version
```
```
1.22.17
v14.17.6
```


```shell
yarn install
yarn run serve
```

浏览器控制台报错:
```
Uncaught TypeError: Cannot assign to read only property 'exports' of object '#'
at Module. (chunk-vendors.js:46629)
at Module../node_modules/strip-ansi/index.js (chunk-vendors.js:46631)
at __webpack_require__ (index.js:854)
at fn (index.js:151)
at Object. (chunk-vendors.js:48017)
at Object../node_modules/webpack-dev-server/client/index.js?http://localhost (chunk-vendors.js:48188)
at __webpack_require__ (index.js:854)
at fn (index.js:151)
at Object.1 (index.js:1362)
at __webpack_require__ (index.js:854)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.