Detects if multiple version of @polkadot/types are installed and print warning
See original GitHub issueCurrently the type registry is a shared global variable. polkadot.js will fail with unclear error message when multiple versions @polkadot/types
are installed because each version of the lib have its own type registry.
Until the type registry is been refactored to not using shared global variable, it should detects if multiple versions are installed and print a big warning message.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:7 (6 by maintainers)
Top Results From Across the Web
How to prevent / remove duplicate modules and mismatched ...
Any and all suggestions are appreciated. @polkadot/util has multiple versions, ensure that there is only one installed. Either remove and ...
Read more >Resolving new pip backtracking runtime issue - Stack Overflow
When I ask to install package A, without specifying a version, and that package is not already installed, I expect pip to install...
Read more >How to detect installed Edge version, to automate download of ...
To determine the version of Edge just look at the major version of the binary that is installed, note that a user may...
Read more >SOLIDWORKS Multiple Versions Detected when opening a file
Starting with SOLIDWORKS 2013, when you double click on a SOLIDWORKS file from Windows Explorer, the program will detect which releases of the ......
Read more >Can anyone provide version 4.20.1 of CubeMX - ST Community
Do you know if it is possible to install two different versions of ... On project load, STM32CubeMX detects if the project was...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Me neither… but I’ve seen console.logs from mobx and styled-components saying “it seems there are multiple versions of mobx/styled-components running, please make sure there’s only one”. We could have a peek there.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.