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 builds are failing #5438

Open
leecalcote opened this issue Mar 4, 2024 · 1 comment
Open

Site builds are failing #5438

leecalcote opened this issue Mar 4, 2024 · 1 comment
Assignees
Labels
kind/bug Something isn't working

Comments

@leecalcote
Copy link
Member

Description

error Page data from page-data.json for the failed page "/cloud-native-management/playground.html": {
  "componentChunkName": "component---src-pages-cloud-native-management-playground-js",
  "path": "/cloud-native-management/playground.html",
failed Building static HTML for pages - 11.145s
  "result": {
    "pageContext": {}
  },
  "staticQueryHashes": [
    "1376321266",
    "4047814605"
  ],
  "matchPath": "/cloud-native-management/playground"
}
error Building static HTML failed for path "/cloud-native-management/playground.html"

  17 |     className: "service-mesh_svg__st0"
  18 |   })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
> 19 |     d: "M279.3 309.2c-16.6 0-24.9-36.2-33.2-72.5-8.3-36.2-16.6-72.5-33.2-72.5",
     | ^
  20 |     className: "service-mesh_svg__st1"
  21 |   })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
  22 |     d: "M83.9 88.5c0-15.1 12.2-27.3 27.3-27.3 7.2 0 14.2 2.9 19.3 8 5.1 5.1 8 12.1 8 19.3 0 15.1-12.2 27.3-27.3 27.3-15.1.1-27.3-12.2-27.3-27.3zM0 164.3C0 149.2 12.2 137 27.3 137c7.2 0 14.2 2.9 19.3 8 5.1 5.1 8 12.1 8 19.3 0 15.1-12.2 27.3-27.3 27.3-15.1 0-27.3-12.2-27.3-27.3z",


  WebpackError:Minified React error #130; visit 
https://reactjs.org/docs/error-
  decoder.html?invariant=130&args[]=undefined&args[]= for the full message or us  e the non-minified dev environment for full errors and additional helpful warn  ings.
  
  - service-mesh.svg:19 
    Layer5/src/assets/images/service-mesh-icons/service-mesh.svg:19:1
  
  - service-mesh.svg:15 
    Layer5/src/assets/images/service-mesh-icons/service-mesh.svg:15:4
  
  - service-mesh.svg:26 
    Layer5/src/assets/images/service-mesh-icons/service-mesh.svg:26:1
  
  - static-entry.js:303 
    Layer5/.cache/static-entry.js:303:22
  
  - background.svg:163 
    Layer5/src/assets/images/homePage-images/background.svg:163:1


Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

@leecalcote leecalcote added the kind/bug Something isn't working label Mar 4, 2024
@leecalcote leecalcote self-assigned this Mar 4, 2024
@narasimha-1511
Copy link
Member

i think there is an issue with the image in react on how it is impoprted in react i had similar error before @leecalcote

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Development

No branches or pull requests

2 participants