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

Broken peer-Deps with 0.9.1 #130

Closed
deleonio opened this issue Oct 14, 2022 · 3 comments
Closed

Broken peer-Deps with 0.9.1 #130

deleonio opened this issue Oct 14, 2022 · 3 comments

Comments

@deleonio
Copy link

deleonio commented Oct 14, 2022

@public-ui/core:  ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies
@public-ui/core: .
@public-ui/core: └─┬ unbuild 0.9.1
@public-ui/core:   ├─┬ rollup-plugin-dts 4.2.3
@public-ui/core:   │ └── ✕ unmet peer rollup@^2.55: found 3.1.0 in unbuild
@public-ui/core:   └─┬ rollup-plugin-esbuild 4.10.1
@public-ui/core:     └── ✕ unmet peer rollup@"^1.20.0 || ^2.0.0": found 3.1.0 in unbuild
@public-ui/core: hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.
lerna ERR! pnpm i --no-frozen-lockfile exited 1 in '@public-ui/core'
@chrisbbreuer
Copy link
Contributor

Already being worked on here: Swatinem/rollup-plugin-dts#227

@pi0
Copy link
Member

pi0 commented Oct 15, 2022

Peer dep issues with rollup 3 should be fixed in 0.9.2

@pi0 pi0 closed this as completed Oct 15, 2022
@deleonio
Copy link
Author

Thx

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

3 participants