-
Notifications
You must be signed in to change notification settings - Fork 0
Get branch up to speed/upgraded #557
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
Conversation
|
The Sass Loader error seems to be fixable by doing this: vuejs/vue-cli#4513 |
|
There seems to still be a problem with establishing connection between the client and the server. Might be due to updates to sockets? |
|
Did we upgrade to Socket.IO 2.0? I can't find anything in the dependabot mess.. |
|
Apparently we did. It's 1.4.X on |
|
Could the connection errors be ID-related? See https://socket.io/blog/socket-io-2-0-0/ && socketio/socket.io-client#1058 |
|
So, it seems that the call at https://github.com/Awia00/Pilgrims/blob/eae3326bf674e51a67f9410f3bdf6dd3ca875409/pilgrims-client/src/store/store.ts#L27 never resolves. I'm unsure what Axios does, but the |
|
After more researching, it looks like the |
|
Can you try with docker run -d -p 27017:27017 mongo |
|
I think the double await is there for a reason (might be something with await for the reply and awaiting the json deserialization) |
|
For some reason the |
|
Now Client is able to |
Nice! Its not that ugly, but mostly just super weird that it types as if it exists but does not. |
|
Yeah, it's super strange. I think the type annotations just override whatever is actually present, which is worrying... 🙁 |
|
I'm getting some weird "PIXI is missing" errors in Client now, but it builds without errors. Strange. Can you reproduce @Awia00? |
|
Woah, dependabot |
…client/develop/vuetify-2.1.17
Bumps [@types/body-parser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/body-parser) from 1.17.1 to 1.19.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/body-parser) Signed-off-by: dependabot-preview[bot] <[email protected]>
…server/develop/types/body-parser-1.19.0
Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.3.14 to 3.3.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.4 to 3.7.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.7.4...v3.7.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [uuid](https://github.com/uuidjs/uuid) from 3.3.3 to 3.4.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.3.3...v3.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [uuid](https://github.com/uuidjs/uuid) from 3.3.3 to 3.4.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.3.3...v3.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 3.4.6 to 3.4.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.4 to 3.7.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.7.4...v3.7.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
…shared/develop/uuid-3.4.0
…shared/develop/typescript-3.7.5
…client/develop/vue/cli-plugin-babel-4.3.0
Bumps [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest) from 4.2.3 to 4.3.0. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.3.0/packages/@vue/cli-plugin-unit-jest) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [@vue/cli-plugin-pwa](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-pwa) from 4.2.3 to 4.3.0. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.3.0/packages/@vue/cli-plugin-pwa) Signed-off-by: dependabot-preview[bot] <[email protected]>
…client/develop/vue/cli-plugin-unit-jest-4.3.0
…client/develop/vue/cli-plugin-pwa-4.3.0
Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.5.4 to 3.5.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot-preview[bot] <[email protected]>
…server/develop/types/mongodb-3.5.5
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.3.1/packages/@vue/cli-service) Signed-off-by: dependabot-preview[bot] <[email protected]>
…client/develop/vue/cli-service-4.3.1
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.2.20 to 2.2.21. - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.2.21/packages/vuetify) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [@vue/cli-plugin-pwa](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-pwa) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.3.1/packages/@vue/cli-plugin-pwa) Signed-off-by: dependabot-preview[bot] <[email protected]>
…client/develop/vue/cli-plugin-pwa-4.3.1
…client/develop/vuetify-2.2.21
Bumps [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.3.1/packages/@vue/cli-plugin-unit-jest) Signed-off-by: dependabot-preview[bot] <[email protected]>
…client/develop/vue/cli-plugin-unit-jest-4.3.1
Bumps [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.3.1/packages/@vue/cli-plugin-typescript) Signed-off-by: dependabot-preview[bot] <[email protected]>
…client/develop/vue/cli-plugin-typescript-4.3.1
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.3.1/packages/@vue/cli-plugin-babel) Signed-off-by: dependabot-preview[bot] <[email protected]>
…client/develop/vue/cli-plugin-babel-4.3.1
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.4 to 4.17.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Signed-off-by: dependabot-preview[bot] <[email protected]>
…server/develop/types/express-4.17.6
|
I'm going to merge this into master to try to get it this project moving a bit again :) |
The PR gets the
developbranch up to speed:masterintodeveloppackage.jsons usingyarn upgrade