Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

Failure to create a project prints "project already exists" no matter the error #14

Closed
@benstein

Description

@benstein

I'm in a directory I don't have write access to and tried to make a new project:

$ ls -a
.		..
$ twilio serverless:init foo
A directory called 'foo' already exists. Please create your function in a new directory.

The error should be "no permission", or even "error creating directory" without the "directory already exists" would be better.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions