Results 11 comments of Jared Dickson

I got around this by using Yarn, which I already had installed. ``` nvm use 10.0.0 # Have npm remove itself npm uninstall -g npm # Install npm into the...

@pfisterer, the answer provided by @gmorse81 does work, but you need to use a `ClusterIssuer` for cert-manager instead of an `Issuer`. My setup: - k3s cluster with 3 nodes (`--disable=traefik`)...

I'll take google tag manager for Cordova

@ozgurgul and @JohanNicander, is there a reason this fix is approved but hasn't been merged?

@sashibrai, please see issue #38

Hey @Vargash, thanks for submitting this PR. Can you make a case for using the GTM v4 library? I'm trying to avoid requiring Google Play Services as a dependency.

@jonystorm, the Data Layer variables aren't the same as the parameter names. For example, the Data Layer name for the event label property is "target-properties". This is because I built...

@MikeBateman, the Data Layer isn't directly accessible from JS. Only the two specific methods are available at this time. It would be a nice feature in the future to allow...

I haven't built out that functionality, but it may be possible to do so long and Google's libraries support it. I'd be open to a pull request for it.