gtm-module icon indicating copy to clipboard operation
gtm-module copied to clipboard

Which version is the most suitable for nuxt 2.11.0?

Open phyzerbert opened this issue 3 years ago • 1 comments

Hi, I got error at npm install @nuxtjs/gtm

@nuxtjs/gtm is not compatible with your current Nuxt version : v2.11.0

Required: v2.12.0 or higher

Let me know what is the suitable version for my nuxt app.

phyzerbert avatar Nov 21 '20 17:11 phyzerbert

You could also read the changelog and see v2.3.0 was the one that dropped support for v2.11 but I guess it's just easier to open issues and ask other people to do your homework for you.

Staying at v2.11.0 is probably a bad idea due to the mentioned memory leak but I guess upgrading will probably result in you asking other folks to figure stuff out for you so this is cheaper for everyone.

https://github.com/nuxt-community/gtm-module/blob/master/CHANGELOG.md#230-2020-06-01

hacknug avatar Nov 23 '20 11:11 hacknug