Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Identifier 'createRequire' has already been declared #50

Closed
vldslv-a opened this issue Sep 23, 2024 · 4 comments · Fixed by #51
Closed

Identifier 'createRequire' has already been declared #50

vldslv-a opened this issue Sep 23, 2024 · 4 comments · Fixed by #51

Comments

@vldslv-a
Copy link

After the 2.4.0 release, I started getting an error.

config:

- name: Post the knip results
        if: github.event_name == 'pull_request'
        uses: codex-/knip-reporter@v2
        with:
          token: ${{ steps.generate-token.outputs.token }}
          verbose: true
image
@a8trejo
Copy link

a8trejo commented Sep 23, 2024

Same, downgrading to @v2.3.0 works for me in the meantime

@Codex-
Copy link
Owner

Codex- commented Sep 23, 2024

Thanks for reporting, moved v2 tag back and will investigate

@Codex-
Copy link
Owner

Codex- commented Sep 23, 2024

Found the issue, raised: antfu-collective/ni#235

@Codex-
Copy link
Owner

Codex- commented Sep 23, 2024

v2 tag moved to v2.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants