Closed memecode closed 3 months ago
Ugh, so npm downgraded my chromecast-api version for some reason. By setting my package.json dependency to "chromecast-api": "^0.4.2" and then running npm update
it sorted itself out.
Leaving this here for google to index in case someone else has this issue.
I started getting this error when I updated node to v20.16.0 and also chromecast-api@0.2.6
Using this code...
Results in:
Is there a work around or fix for this?