Skip to content

Incorrect warning for inadequate permissions #30

@mingard

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions