You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I started using your library recently and faced a problem with compiling for nodenext typescript esm modules. This is because of relative import:
The solution is go from
to Can you fix this on your side? Best regards, Qdea