NuroDev / lemonsqueezy.ts

🍋 JavaScript / TypeScript SDK for the Lemon Squeezy API
https://paka.dev/npm/lemonsqueezy.ts
MIT License
158 stars 17 forks source link

[HELP] - I'm getting error while importing it into the nextjs app (using v14 with pages route) #32

Closed rohitdasu closed 10 months ago

rohitdasu commented 10 months ago

It says "async_hooks" not found. i installed it manually but no luck. am i doing anything wrong? please guide me here. thanks

Screenshot:

Screenshot 2024-01-01 at 6 33 28 PM
rohitdasu commented 10 months ago

my bad i was creating its object at wrong place.

Temitope-Emmanuel commented 6 months ago

What did you do to fix it @rohitdasu , I'm having the same issue