when I try to test it my project, I always throw the following exception:
Caused by: java.net.URISyntaxException: Illegal character in path at index 10: deferredjs\F8B727D236F0B241566A8E7ACADF6D8D\1.cache.js
at java.net.URI$Parser.fail(URI.java:2848)
at java.net.URI$Parser.checkChars(URI.java:3021)
at java.net.URI$Parser.parseHierarchical(URI.java:3105)
at java.net.URI$Parser.parse(URI.java:3063)
at java.net.URI.(URI.java:588)
at java.net.URI.create(URI.java:850)