question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dependency `resource-loader` should be updated

See original GitHub issue

Now, 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?

@englercj

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
bigtimebuddycommented, Dec 1, 2016

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.

0reactions
lock[bot]commented, Feb 24, 2019

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found