Skip to content
New issue

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

taro-f2最近怎么了,怎么都编译不成功 #39

Open
Duanruilong opened this issue Jan 20, 2020 · 1 comment
Open

taro-f2最近怎么了,怎么都编译不成功 #39

Duanruilong opened this issue Jan 20, 2020 · 1 comment

Comments

@Duanruilong
Copy link

Duanruilong commented Jan 20, 2020

换了不同项目环境还是编译不成功

JavaScript 环境下

`
配置环境:

"dependencies": {
"@tarojs/components": "2.0.1",
"@tarojs/components-qa": "2.0.1",
"@tarojs/router": "2.0.1",
"@tarojs/taro": "2.0.1",
"@tarojs/taro-alipay": "2.0.1",
"@tarojs/taro-h5": "2.0.1",
"@tarojs/taro-qq": "2.0.1",
"@tarojs/taro-quickapp": "2.0.1",
"@tarojs/taro-rn": "2.0.1",
"@tarojs/taro-swan": "2.0.1",
"@tarojs/taro-tt": "2.0.1",
"@tarojs/taro-weapp": "2.0.1",
"nerv-devtools": "^1.5.5",
"nervjs": "^1.5.5",
"@antv/f2": "^3.5.0",
"taro-f2": "^2.2.0"
},

`

报错:

source.removeEventListener is not a function

image

Typescript环境下

`
配置环境:

"dependencies": {
"@antv/f2": "^3.4.0",
"@tarojs/async-await": "^1.3.11",
"@tarojs/components": "1.3.5",
"@tarojs/redux": "^1.3.11",
"@tarojs/redux-h5": "^1.3.10",
"@tarojs/router": "1.3.5",
"@tarojs/taro": "1.3.5",
"@tarojs/taro-alipay": "1.3.5",
"@tarojs/taro-h5": "1.3.5",
"@tarojs/taro-swan": "1.3.5",
"@tarojs/taro-tt": "1.3.5",
"@tarojs/taro-weapp": "^1.3.5",
"dva-core": "^1.4.0",
"dva-loading": "^3.0.12",
"nerv-devtools": "^1.4.0",
"nervjs": "^1.4.0",
"redux": "^4.0.4",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.3.0",
"taro-f2": "^2.1.2",
"taro-skeleton": "^1.0.10",
"taro-ui": "^2.2.3",

},
`

报错:

source.removeEventListener is not a function

image

@Duanruilong
Copy link
Author

@xioxin 有时间帮忙看看

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant