Open
Conversation
- guthub develop PR workflow + actions
fix: tsc build error
ae132cb to
d3cdb7d
Compare
kuuak
requested changes
Sep 1, 2025
…nto release/v1.2.0
…pe-definitions' into release/v1.2.0
kuuak
reviewed
Sep 1, 2025
Contributor
There was a problem hiding this comment.
I have an error from the begining of a project setup. on npm install
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @wordpress/components@30.1.0
npm error Found: react@18.3.1
npm error node_modules/@wordpress/components/node_modules/react
npm error peer react@">=16.8.0" from @floating-ui/react-dom@2.0.8
npm error node_modules/@wordpress/components/node_modules/@floating-ui/react-dom
npm error @floating-ui/react-dom@"2.0.8" from @wordpress/components@30.1.0
npm error node_modules/@wordpress/components
npm error dev @wordpress/components@"^30.0.0" from the root project
npm error react@"^18.3.0" from @wordpress/element@6.28.0
npm error node_modules/@wordpress/components/node_modules/@wordpress/element
npm error @wordpress/element@"^6.28.0" from @wordpress/components@30.1.0
npm error node_modules/@wordpress/components
npm error dev @wordpress/components@"^30.0.0" from the root project
npm error @wordpress/element@"^6.28.0" from @wordpress/icons@10.28.0
npm error node_modules/@wordpress/components/node_modules/@wordpress/icons
npm error @wordpress/icons@"^10.28.0" from @wordpress/components@30.1.0
npm error node_modules/@wordpress/components
npm error dev @wordpress/components@"^30.0.0" from the root project
npm error 1 more (@wordpress/primitives)
npm error 2 more (@wordpress/primitives, react-dom)
npm error
npm error Could not resolve dependency:
npm error peer react@"^18.0.0" from @wordpress/components@30.1.0
npm error node_modules/@wordpress/components
npm error dev @wordpress/components@"^30.0.0" from the root project
npm error
npm error Conflicting peer dependency: react@18.3.1
npm error node_modules/react
npm error peer react@"^18.0.0" from @wordpress/components@30.1.0
npm error node_modules/@wordpress/components
npm error dev @wordpress/components@"^30.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /Users/work/.npm/_logs/2025-09-01T09_18_29_846Z-eresolve-report.txt
npm error A complete log of this run can be found in: /Users/work/.npm/_logs/2025-09-01T09_18_29_846Z-debug-0.log
kuuak
reviewed
Sep 1, 2025
kuuak
reviewed
Sep 1, 2025
|
❌ End to end Tests Failed To view the video recordings:
|
…ck into release/v1.2.0
kuuak
reviewed
Sep 1, 2025
kuuak
requested changes
Sep 1, 2025
Contributor
kuuak
left a comment
There was a problem hiding this comment.
There are a few blocks not working in the storybook
|
❌ End to end Tests Failed To view the video recordings:
|
- removed composer doc unsynced warning
…perhuit-agency/superstack into release/v1.2.0
Contributor
|
That would be nice to fix this issue #99 in this release as well |
|
❌ End to end Tests Failed To view the video recordings:
|
1 similar comment
|
❌ End to end Tests Failed To view the video recordings:
|
|
❌ End to end Tests Failed To view the video recordings:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

🚀 Major Version Updates
🐛 Compatibility Fixes
✨ Enhancements
🐛 Issues fixing