Skip to content

Gulp won't build Typescript: Permission denied trying to write outside the project directory #14497

Description

@sandersn

When I run gulp local from project root it fails with "Permission denied, mkdir /media/sandersn/built", which looks like it's trying to write to the path TypeScript/../../built/local, where TypeScript is the project root.

I blew away my node_modules and did npm install but the error persisted. #14368 sounds very similar to this bug, except that it's ../.. instead of ~ Any ideas @Andy-MS ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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