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

[components] Next.js build failed, looking for @layer5/sistent-svg #212

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

[components] Next.js build failed, looking for @layer5/sistent-svg #212

nebula-aac opened this issue Nov 2, 2023 · 0 comments · Fixed by #213
Labels
kind/bug Something isn't working

Comments

@nebula-aac
Copy link
Contributor

Current Behavior

   Collecting page data  ..Error: Cannot find package '/home/acald-nebula/meshery/ui/node_modules/@layer5/sistent-svg/package.json' imported from /home/acald-nebula/meshery/ui/node_modules/@layer5/sistent-components/dist/index.es.js
    at legacyMainResolve (node:internal/modules/esm/resolve:205:26)
    at packageResolve (node:internal/modules/esm/resolve:831:14)
    at moduleResolve (node:internal/modules/esm/resolve:901:20)
    at defaultResolve (node:internal/modules/esm/resolve:1121:11)
    at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:396:12)
    at ModuleLoader.resolve (node:internal/modules/esm/loader:365:25)
    at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:240:38)
    at ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:85:39)
    at link (node:internal/modules/esm/module_job:84:36) {
  code: 'ERR_MODULE_NOT_FOUND'
}

> Build error occurred
Error: Failed to collect page data for /configuration/filters
    at /home/acald-nebula/meshery/ui/node_modules/next/dist/build/utils.js:1211:15 {
  type: 'Error'
}
   Creating an optimized production build  .   Collecting page data

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 2, 2023
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

Successfully merging a pull request may close this issue.

1 participant