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

编译出错了 #37

Open
hhDream opened this issue Dec 21, 2019 · 2 comments
Open

编译出错了 #37

hhDream opened this issue Dec 21, 2019 · 2 comments

Comments

@hhDream
Copy link

hhDream commented Dec 21, 2019

n ./node_modules/_@jiaminghi_data-view@2.5.0@@jiaminghi/data-view/lib/components/conicalColumnChart/src/main.vue

Syntax Error: Unexpected token (159:8)

157 |
158 | data = data.map(item => ({

159 | ...item,
| ^
160 | percent: item.value / max
161 | }))
162 |

@ ./node_modules/@jiaminghi_data-view@2.5.0@@jiaminghi/data-view/lib/components/conicalColumnChart/src/main.vue 4:0-122 5:0-135
@ ./node_modules/
@jiaminghi_data-view@2.5.0@@jiaminghi/data-view/lib/components/conicalColumnChart/index.js
@ ./node_modules/_@jiaminghi_data-view@2.5.0@@jiaminghi/data-view/lib/index.js
@ ./src/main.js
@ multi ./node_modules/_webpack-dev-server@2.11.5@webpack-dev-server/client?http://localhost:8080 webpack/hot/dev-server ./src/main.js

error in ./node_modules/_@jiaminghi_data-view@2.5.0@@jiaminghi/data-view/lib/components/scrollBoard/src/main.vue

Syntax Error: Unexpected token (263:35)

261 | }
262 |

263 | data = data.map((d, i) => ({ ...d, scroll: i }))
| ^
264 |
265 | this.rowsData = data
266 | this.rows = data

@zfy-ql
Copy link

zfy-ql commented Mar 5, 2020

我也遇到了,解决了吗

@jiaming743
Copy link
Member

能否提供一个能够复现的项目?

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

3 participants