Skip to content

Can not create a new project because of VFS limitations #254

@jurgenvinju

Description

@jurgenvinju

Describe the bug

rascal>import util::Reflective;
ok
rascal>newRascalProject(|project://my-new-project|)
|std:///IO.rsc|(9979,210,<355,0>,<366,24>): IO("-1: Cannot mkDirectory on a rascal uri: project://my-new-project")
        at *** somewhere ***(|std:///IO.rsc|(9979,210,<355,0>,<366,24>))
        at mkDirectory(|std:///util/Reflective.rsc|(12402,6,<319,24>,<319,30>))
        at $shell$(|prompt:///|(0,32,<1,0>,<1,32>)ok

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions