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

[ site ]: (ci): CI error in building site #244

Closed
nebula-aac opened this issue Nov 7, 2023 · 0 comments · Fixed by #259
Closed

[ site ]: (ci): CI error in building site #244

nebula-aac opened this issue Nov 7, 2023 · 0 comments · Fixed by #259
Labels
area/docs Improvements or additions to documentation area/site kind/bug Something isn't working priority/high High priority issue

Comments

@nebula-aac
Copy link
Contributor

nebula-aac commented Nov 7, 2023

Current Behavior

UPDATE
There is an issue with the package react-server-dom-webpack that gatsby use in its package.

Seen issue: gatsbyjs/gatsby#37242 for reference

There is a failed job when building site via GitHub Actions.

Locally, the build does not error out and stop, it returned warnings instead.

npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected][7](https://github.com/layer5io/sistent/actions/runs/6788057121/job/18452215710#step:3:8)7[8](https://github.com/layer5io/sistent/actions/runs/6788057121/job/18452215710#step:3:9)b7f-20220825
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   react@"^18.2.0" from the root project
npm WARN   8 more (@gatsbyjs/reach-router, gatsby, gatsby-link, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer react@"0.0.0-experimental-c8b778b7f-20220825" from [email protected]
npm WARN node_modules/react-server-dom-webpack
npm WARN   react-server-dom-webpack@"0.0.0-experimental-c8b778b7f-20220825" from [email protected]
npm WARN   node_modules/gatsby
npm WARN 
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react
npm WARN   peer react@"0.0.0-experimental-c8b778b7f-20220825" from [email protected]
npm WARN   node_modules/react-server-dom-webpack
npm WARN     react-server-dom-webpack@"0.0.0-experimental-c8b778b7f-20220825" from [email protected]
npm WARN     node_modules/gatsby
npm WARN deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
npm WARN deprecated babel-eslint@[10](https://github.com/layer5io/sistent/actions/runs/6788057121/job/18452215710#step:3:11).1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
npm WARN deprecated @types/[email protected]: This is a stub types definition. keyv provides its own type definitions, so you do not need this installed.

Expected Behavior

Screenshots/Logs

Environment

  • Host OS: Mac Linux Windows
  • Platform: Docker or Kubernetes
  • Meshery Server Version: stable-v
  • Meshery Client Version: stable-v

Contributor Guides and Resources

@nebula-aac nebula-aac added the kind/bug Something isn't working label Nov 7, 2023
@nebula-aac nebula-aac mentioned this issue Nov 8, 2023
1 task
@nebula-aac nebula-aac added area/docs Improvements or additions to documentation area/site priority/high High priority issue labels Nov 8, 2023
nebula-aac added a commit that referenced this issue Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Improvements or additions to documentation area/site kind/bug Something isn't working priority/high High priority issue
Development

Successfully merging a pull request may close this issue.

1 participant