Skip to content

Make connections to the registry fail gracefully #32

Description

@bioharz

command:

dadi api new my-api

version:

node: v8.9.4
dadi-cli: 2.1.0 
mongod: v3.6.2

expected:

A folder structure like this:

my-api/
  config/              # contains environment-specific configuration files
    config.development.json
  server.js            # the entry point for the application
  package.json
  workspace/
    collections/       # collection specification files
    endpoints/         # custom JavaScript endpoints

behavior:

Checking the available versions of DADI API
nothing happens. cli crashes. no new files or folder were created. no error message.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions