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
I run into this weird error. I'm not familiar with ts but it seems like some import problem with this package because all other packages are working well.
batchor
changed the title
require() of ES Module node_modules/gitlog/dist/index.js from dist/sdk/git_cli/index.js not supported.
require() of ES Module node_modules/gitlog/dist/index.js from xx.js not supported.
Dec 5, 2024
I run into this weird error. I'm not familiar with ts but it seems like some import problem with this package because all other packages are working well.
What I have in my
sdk/git_cli/index.ts
is:tsconfig.ts:
The text was updated successfully, but these errors were encountered: