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

Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined #53

Closed
5 tasks done
long36708 opened this issue Dec 23, 2024 · 1 comment
Closed
5 tasks done

Comments

@long36708
Copy link

Describe the bug

从1.10.4升级到版本 1.11.0 ,启动报错
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in F:\learn_vue2_console\node_modules\unplugin-turbo-console\node_modules\estree-walker\package.json

Reproduction

https://github.com/long36708/vue-cli-project

System Info

System:
    OS: Windows 11 10.0.26100
    CPU: (16) x64 AMD Ryzen 7 PRO 4750U with Radeon Graphics
    Memory: 30.59 GB / 47.33 GB
  Binaries:
    Node: 18.20.5 - D:\dev\Volta\tools\image\node\18.20.5\node.EXE
    Yarn: 1.22.19 - D:\dev\Volta\tools\image\yarn\1.22.19\bin\yarn.CMD
    npm: 10.8.2 - D:\dev\Volta\tools\image\node\18.20.5\npm.CMD
    pnpm: 8.15.9 - D:\dev\Volta\tools\image\pnpm\8.15.9\bin\pnpm.CMD
  Browsers:
    Edge: Chromium (125.0.2535.67)
    Internet Explorer: 11.0.26100.1

Used Package Manager

npm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
@yuyinws
Copy link
Member

yuyinws commented Dec 23, 2024

Thanks for your report. It's a upstream issue from estree-walker#26.
And it had been fixed on v1.11.1.

@yuyinws yuyinws closed this as completed Dec 23, 2024
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

No branches or pull requests

2 participants