nuxt / telemetry

Nuxt Telemetry
MIT License
207 stars 23 forks source link

rc9 dependency #94

Closed BogdanovArt closed 1 year ago

BogdanovArt commented 1 year ago

Not really sure if it's this package's issue, but since it's included in official @nuxt namespace, you should probably be aware.

Said module released v2.0.1 update recently, which breaks nuxt builds on node <18 environments. image

I suggest fixing its version to 2.0.0 for now?