William Burress
Results
2
comments of
William Burress
I have the exact same issue with the local-notifications plugin, is there a workaround at least ? ``` @awesome-cordova-plugins/local-notifications ``` ``` import { AwesomeCordovaNativePlugin, cordova } from '@awesome-cordova-plugins/core'; ^^^^^^ SyntaxError:...
When trying the ```composer update --no-dev``` workaround I get an error about mozart not found, which makes sense as it's in the require-dev section. when moving mozart into require ```composer...