Closed Axel-Erfurt closed 4 years ago
I tried to run the readme example and it gave the same problem, because when the util.find_script_url function tries to extract the url from the html tag <script src ...> it doesn't find any match case with the condition if 'app' ..
Probably change the content of the site. If they help, these are the values found by the above method:
<script crossorigin = "" src = "https://a-v2.sndcdn.com/assets/15-fd938769-3.js"> </script>
<script crossorigin = "" src = "https://a-v2.sndcdn.com/assets/51-dcb8eaa1-3.js"> </script>
<script crossorigin = "" src = "https://a-v2.sndcdn.com/assets/0-d3b4e139-3.js"> </script>
<script crossorigin = "" src = "https://a-v2.sndcdn.com/assets/1-ab1b69e0-3.js"> </script>
<script crossorigin = "" src = "https://a-v2.sndcdn.com/assets/2-4749e47b-3.js"> </script>
<script crossorigin = "" src = "https://a-v2.sndcdn.com/assets/50-83ad9030-3.js"> </script>
<script crossorigin = "" src = "https://a-v2.sndcdn.com/assets/49-2614f266-3.js"> </script>
I've fixed this in version 0.5.0. @murilobsd, @Axel-Erfurt, thanks for your bug reports.
In Mint 19.2 I get this Error Message Version: 0.4.2