negue

Results 88 comments of negue

Just did a little digging into this to understand it a bit further, I think I identified the places we need to change 1. a) we need to have either...

There is AngularJS, that was abandoned ^^ Angular (rewritten in TypeScript) is very much alive, latest release yesterday https://github.com/angular/angular/releases/tag/18.2.7 As for the this Issue, I haven't tried it for angular...

So now we got the following: - Mongo in Docker for the CIs ``` name: Start MongoDB ${{ matrix.mongodb-version }} Replica Set uses: supercharge/[email protected] ``` - Locally you can choose...

Yes, already tried a first version of this feature but it wasn't good enough (for me) and had some bugs: #3589 I'll try a second approach with ment.io, see #2359

I couldn't even to get it to Start at all - (so Step 1 of your List) 😬 are there any settings needed ?

It just starts, stays all in black view and then maybe a minute later it crashes can't see the Splashscreen and what not I also updated XCode today and Wisky...

ohh I see - yeah I did wanted to play my save state haha - alright - then I hope there is a fix for that someday

Talked in Chat to remove `run-rs` to have mongo-only in docker and docker:aio (mongo, client, server) as one as well Tested: - [x] `npm run test:build` starts the mongo process...