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

unplugin not updated to latest version #435

Open
rchl opened this issue Nov 8, 2023 · 2 comments
Open

unplugin not updated to latest version #435

rchl opened this issue Nov 8, 2023 · 2 comments
Assignees

Comments

@rchl
Copy link

rchl commented Nov 8, 2023

Environment

@sentry/bundler-plugin-core v2.9.0

Steps to Reproduce

With latest rollup installed (3.29.4 now) in my project I'm getting an error like:

node_modules/unplugin/dist/index.d.ts(1,40): error TS2305: Module '"rollup"' has no exported member 'AcornNode'.

It seems like unplugin is pinned here and the latest version of it doesn't reference AcornNode anymore so updating should fix this issue at least.

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 Nov 8, 2023
@rchl rchl changed the title unplugin not update to latest version unplugin not updated to latest version Nov 8, 2023
@getsantry getsantry bot removed the status in GitHub Issues with 👀 Nov 9, 2023
@lforst lforst self-assigned this Nov 22, 2023
@AbhiPrasad
Copy link
Member

@lforst does this issue still apply?

@lforst
Copy link
Member

lforst commented Dec 11, 2024

yup still applies

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

Successfully merging a pull request may close this issue.

3 participants