You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Unexpected token: name (n) in file node_modules/@polkadot/util/bi/sqrt.js at 6:38
It seems like this was unexpected, because not documented in Release notes.
We have two big projects to maintain at Ledger:
Ledger Live Desktop (ci results) – we use webpack and hard-source-webpack-plugin which is where we also seem to experience this issue. error: Do not know how to serialize a BigInt
Both our projects can't upgrade anymore to latest polkadot version, last time it happened was in August and one month later our support of polkadot broke in Ledger Live because there were no provided solution. I'm trying with this ticket to avoid this situation again. Please try to have more CI to test against more environments, because BigInt is not something we can easily move on in our side. 🙏 Thanks.