logtail / logtail-nextjs

Better Stack Next.js client
https://betterstack.com/logs
MIT License
4 stars 3 forks source link

Logtail is not compatible with NextJS 15 #17

Closed mbre777 closed 1 day ago

mbre777 commented 2 weeks ago

npm error Could not resolve dependency: npm error peer next@"^12.1.4 || ^13 || ^14" from @logtail/next@0.1.5 npm error node_modules/@logtail/next npm error @logtail/next@"^0.1.5" from the root project

logtail/next seems to be not compatible with NextJS 15

logemann commented 3 days ago

I have no problems running the lib with NextJS 15.0.3 installed it via yarn w/o problems.

lazandrei19 commented 1 day ago

We just released version 0.1.6 which should support Next.js 15! 🎉