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
but I think you should fix your build config, because clearly something is wrong.
I see this was already reported in #12 - however the issue was resolved as OP thought it was a problem with his project config. I believe the problem lies in this library.
The text was updated successfully, but these errors were encountered:
When using
import Clockify from 'clockify-ts'
in an.mjs
file and trying to use it, I'm getting an error:My entire project setup:
index.mjs
package.json
I can get this to work by using
but I think you should fix your build config, because clearly something is wrong.
I see this was already reported in #12 - however the issue was resolved as OP thought it was a problem with his project config. I believe the problem lies in this library.
The text was updated successfully, but these errors were encountered: