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
Include git repo/fork so we can easily reproduce the issue
https://github.com/diujin/idea.git
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 transformit 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 transformInclude git repo/fork so we can easily reproduce the issue
https://github.com/diujin/idea.git