Skip to content

estree-walker should be a dependency #582

Description

@danielroe

🐛 The bug

got this error when building one project:

[info] Building client...
[info] vite v7.3.0 building client environment for production...
[info] transforming...
[info] ✓ 73 modules transformed.
[error] ✗ Build failed in 1.01s
│
■ Nuxt build error: TypeError: [nuxt:scripts:bundler-transformer] (0 , _estreeWalker.asyncWalk) is not a function
│ file: /vercel/path0/app/plugins/vercel-analytics.client.ts
ELIFECYCLE Command failed with exit code 1.
Error: Command "pnpm run build" exited with 1

investigating, it's because this package doesn't pin a version, which means there's no guarantee which of the three major versions might be available

🛠️ To reproduce

danielroe/pangrum@5beaa50

🌈 Expected behavior

it shouldn't fail the build

ℹ️ Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions