harlan-zw / nuxt-webpack-optimisations

Make your Nuxt.js webpack builds faster ⚡
271 stars 8 forks source link

nuxtCtx.set is not a function #38

Closed podlebar closed 2 years ago

podlebar commented 2 years ago

Describe the bug After a clean installation of this module i get following error when starting up: nuxtCtx.set is not a function

To Reproduce Steps to reproduce the behavior: follow instruction in the readme

Expected behavior dev server start works Screenshots

Bildschirmfoto 2022-01-13 um 10 09 42
harlan-zw commented 2 years ago

I think this was a bug with an early version of @nuxt/kit, using the latest v2 nuxt and version of this package I can't replicate.

Please re-open with a reproduction if it's still an issue (and sorry for the delay in response).