Dependency `resource-loader` should be updated
See original GitHub issueNow, pixi is using ^1.8.0, but this version does not support audio files (will be treated as text).
resources-loader’s latest release is 2.0.1 which support audio files.
How about considering using new version?
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Problems with resolving resource-loader dependency through ...
We are trying to use lazysodium-java 5.0.1 in an Eclipse project through m2e, but lazysodium can't find the resource-loader bundle. Even if I ......
Read more >ResourceLoader (Spring Framework 6.0.3 API)
Strategy interface for loading resources (e.g., class path or file system resources). An ApplicationContext is required to provide this functionality plus ...
Read more >ResourceLoader/Requirements - MediaWiki
Control naming between PHP and JS resources · Package-level dependency resolution ; Specifies clear naming between PHP extensions and JS modules ...
Read more >Load a Resource as a String in Spring - Baeldung
Learn how to inject the contents of a resource file into our beans as a ... new DefaultResourceLoader(); Resource resource = resourceLoader.
Read more >Using Spring's ResourceLoader in tests - java - Stack Overflow
It's mean to be a unit test but it's looking more like an integration test because of the hard dependency on ResourceLoader ....
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

The new resource-loader uses signals instead of events so we need to create a deprecation layer to not break everyone’s loading. That’s mostly what’s holding back this update.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.