voigtd
voigtd
Hi @KristianDD, thanks for looking at this. Here's an update to anyone that has this problem. I see it happening to a bunch of people as I've been looking through...
@paxperscientiam re-opened
see: https://github.com/EddyVerbruggen/nativescript-nodeify/issues/35 followed this blog and just had to do step 1 (adding code to webpack config) to get it working: https://web.archive.org/web/20181203155039/https://kion.me/using-nativescript-nodeify-with-nativescript-vue/
> Hey @voigtd , > Thank you for submitting. Can you please provide what OS and browser versions you're running this on? Sure @charliesantos, Browser: Chrome `86.0.4240.198` OS: MacOS Catalina...
@charliesantos Terminal, it's a TS transpilation error There are actually two different issues, both dealing with TS: - `error TS2339: Property 'AudioContext' does not exist on type 'Window'.` - `error...
@charliesantos The app is using Angular 7 and TypeScript 3.2.4, as included in the initial description. Upgrading TypeScript would require a major Angular upgrade as well, which is significant. If...