Giter VIP home page Giter VIP logo

module-federation / aegis-host Goto Github PK

View Code? Open in Web Editor NEW
235.0 10.0 15.0 218.43 MB

This is the ÆGIS federated application host. Federated components are independently deployable, written by multiple teams in multiple languages, and loaded from multiple repos and network locations at runtime, yet capable of running together in a single process or as distributed components in the ÆGIS application fabric.

License: Apache License 2.0

JavaScript 98.56% HTML 0.56% Shell 0.88%
microservices module-federation framework clean-architecture clean-microservices microlib microservice-libraries deployment-independence microservices-premium polylith

aegis-host's Issues

aegis-host packages issue

Hello,
I am trying to work with aegis host and am using the instructions provided here. However, I am unable to get past yarn, specifically building new packages.
This is the error I get:

[4/4] 🔨 Building fresh packages...
[8/13] ⠂ rustwasmc
[10/13] ⠂ wasmedge-extensions
[6/13] ⠂ electron
[9/13] ⠂ wasmedge-core
error /Users/usr/Documents/aegis-host/node_modules/wasmedge-core: Command failed.
Exit code: 127
Command: ./scripts/preinstall.sh
Arguments:
Directory: /Users/usr/Documents/aegis-host/node_modules/wasmedge-core

I have tried downloading wasmedge and updating the preinstall script with the right link, but it automatically changes back to the old link.

Please advise on how to resolve :)

Error: getaddrinfo ENOTFOUND cache.aegis.dev

Following the TLDR install and get the following issue when running npm run build

events.js:292
throw er; // Unhandled 'error' event
^

Error: getaddrinfo ENOTFOUND cache.aegis.dev
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
Emitted 'error' event on ClientRequest instance at:
at Socket.socketErrorListener (_http_client.js:463:9)
at Socket.emit (events.js:315:20)
at emitErrorNT (internal/streams/destroy.js:100:8)
at emitErrorCloseNT (internal/streams/destroy.js:68:3)
at processTicksAndRejections (internal/process/task_queues.js:84:21) {
errno: -3008,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'cache.aegis.dev'
}
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: npm run clean && npm run transpile && webpack --config webpack.config.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

Environment:
Node v14.2.0
NPM v6.14.4

Unable to run the demo

Hello, I tried to follow your TLDR instruction and run the demo but I keep getting

Error : connect ECONNREFUSED 127.0.0.1:8060

I am pretty sure my port 8060 is not occupied . I tried this on my machine and my friend's machine as well and we saw the same error. It would be great if you could provide additional info on how to run this demo properly. Thank you in advance!

there is no files

it throw error, when run build. because the repo src/index.js, src/auth.js, src/cluster.js is not exists.

forget submitting ?

Error: Cannot find module '@module-federation/aegis/lib/services/auth'

Interesting project! I hope I can take it for a spin soon.

When I reach the yarn start step I receive this error. Full context is attached.

yarn start
yarn run v1.22.11
$ node dist/index.js
internal/modules/cjs/loader.js:892
  throw err;
  ^

Error: Cannot find module '@module-federation/aegis/lib/services/auth'
Require stack:

error.txt

License

What's the license of this project?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.