HektorW / vs-code-create-react-folder-component

A simple extension for VS Code that speeds up creating new React components
MIT License
10 stars 5 forks source link

Failed to create folder #11

Closed HektorW closed 4 years ago

HektorW commented 5 years ago

Error: ENOENT: no such file or directory, mkdir '...\ClientTsNode\client\components...\ClientTsNode\client\components\SomeModule'

Seems to be some error with path joining.

HektorW commented 5 years ago

In a multi folder workspace

HektorW commented 4 years ago

Fixed in v2.0.2