Bahman Asheghi

Results 3 comments of Bahman Asheghi

docker pull gcr.io/openware-production/arke:2.3.1 `Error response from daemon: unauthorized: You don't have the needed permissions to perform this operation, and you may have invalid credentials. To authenticate your request, follow the...

relationships can be implemented the same way as [mongoose](https://mongoosejs.com/docs/populate.html) implemented. ```javascript let albumSchema = new Schema(Album, { artist: { type: 'string' }, title: { type: 'text' }, year: { type:...

updated keystone packages to the latest version and problem is fixed now. ``` "@keystonejs/adapter-mongoose": "^11.2.0", "@keystonejs/app-admin-ui": "^7.5.0", "@keystonejs/app-graphql": "^6.3.0", "@keystonejs/auth-password": "^6.1.0", "@keystonejs/fields": "^22.1.0", "@keystonejs/fields-wysiwyg-tinymce": "^5.4.0", "@keystonejs/file-adapters": "^7.1.0", "@keystonejs/keystone": "^19.3.0", "@keystonejs/list-plugins":...