Adam Cole
Adam Cole
I'm trying to install and I'm getting this error ``` One or more errors occurred: 2055492159: Please check your internet connection. HTTPSConnectionPool(host='ankiweb.net', port=443): Max retries exceeded with url: /shared/download/2055492159?v=2.1&p=49 (Caused...
I have this text: ```{User creates request for resource} {Orchestrator Web API} {Orchestrator picks best server rack} {Network Switch} {Server} {Fabric Controller creates resource} {User can connect to resource}``` With...
I'm getting the following validation error: ``` ● Validation Error: Preset @shelf/jest-mongodb not found. Configuration Documentation: https://facebook.github.io/jest/docs/configuration.html ``` This is what my jest.config.js looks like: ``` const path = require('path')...