Skip to content

unplugin not updated to latest version #435

Open
@rchl

Description

@rchl

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.

Metadata

Metadata

Assignees

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions