Skip to content

Incorrect warning for inadequate permissions #30

Description

@mingard

When trying to create an instance of web, the warning The connection to the DADI registry has failed. Are you connected to the Internet? was thrown. After some debugging, I discovered that the issue was with write permissions to the current dir.

Steps to reproduce:

  • create a directory, and change to a user with inadequate write permissions.
  • run dadi web new.
  • Observer the connection issue error.

Could CLI check permissions prior to install?

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

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions