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

TypeError: BigNumber is not a constructor #65

Open
yongchuncao opened this issue Nov 21, 2021 · 2 comments
Open

TypeError: BigNumber is not a constructor #65

yongchuncao opened this issue Nov 21, 2021 · 2 comments

Comments

@yongchuncao
Copy link

json-bigint.js:212 Uncaught (in promise) TypeError: BigNumber is not a constructor
at number (json-bigint.js:212)
at value (json-bigint.js:357)
at object (json-bigint.js:332)
at value (json-bigint.js:349)
at Object.parse (json-bigint.js:365)
at axios.defaults.transformResponse ((index):22)
at isAxiosError.js:10
at Object.b [as forEach] (isAxiosError.js:10)
at e.exports (isAxiosError.js:10)
at isAxiosError.js:10

@yongchuncao
Copy link
Author

json-bigint version :1.0.0

@yzx9
Copy link

yzx9 commented Feb 23, 2022

Duplicate with #34, in short, this is an bundle error with typescirpt

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

2 participants