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

解析异常 #30

Open
he852100 opened this issue Sep 6, 2021 · 3 comments
Open

解析异常 #30

he852100 opened this issue Sep 6, 2021 · 3 comments

Comments

@he852100
Copy link

he852100 commented Sep 6, 2021

PS > json5-to-table -d C:\Users\he123\Desktop\123456\123456.json
Error: 矩阵访问越界:[0, 0]
    at c._calcIndexInParent (C:\Users\he123\AppData\Roaming\npm\node_modules\json5-to-table\dist\bundle.js:1:6110)
    at c.setVal (C:\Users\he123\AppData\Roaming\npm\node_modules\json5-to-table\dist\bundle.js:1:5986)
    at t (C:\Users\he123\AppData\Roaming\npm\node_modules\json5-to-table\dist\bundle.js:1:895)
    at t (C:\Users\he123\AppData\Roaming\npm\node_modules\json5-to-table\dist\bundle.js:1:811)
    at t (C:\Users\he123\AppData\Roaming\npm\node_modules\json5-to-table\dist\bundle.js:1:544)
    at t (C:\Users\he123\AppData\Roaming\npm\node_modules\json5-to-table\dist\bundle.js:1:877)
    at t (C:\Users\he123\AppData\Roaming\npm\node_modules\json5-to-table\dist\bundle.js:1:811)
    at t (C:\Users\he123\AppData\Roaming\npm\node_modules\json5-to-table\dist\bundle.js:1:544)
    at t (C:\Users\he123\AppData\Roaming\npm\node_modules\json5-to-table\dist\bundle.js:1:877)
    at t (C:\Users\he123\AppData\Roaming\npm\node_modules\json5-to-table\dist\bundle.js:1:811)

123456.zip

@run27017
Copy link
Collaborator

run27017 commented Sep 8, 2021

找到原因了,修复起来尚需些时日。

不过我观察到你的数据是无限递归的,不适合用表格展示啊。至少不适合用我的工具。

@run27017
Copy link
Collaborator

此问题已修复,使用版本 1.0.8.

@yetrun
Copy link
Owner

yetrun commented Sep 13, 2021

不好意思说错,是版本 0.1.8

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