-
Notifications
You must be signed in to change notification settings - Fork 9
Closed as not planned
Labels
Description
What version of Idea are you using?
0.3.27
What OS are you experiencing this issue?
Windows
Describe the Bug
When running $ yarn transform, it hangs for a long time never returning the prompt.
Expected Behavior
When running $ yarn transform it should return the prompt in a reasonable amount of time.
To Reproduce
In windows, run the following commands
$ git clone https://github.com/stackpress/idea.git
$ cd idea
$ yarn
$ yarn transform