HI,
With introjucer from latest tip on first run it creates/updates juce modules, but they are incorectly saved as:
“juce/juce_module” instead of “juce/modules/juce_module” which in turns makes this local folder “Not a Juce folder” which again prevents creation of new projects…
After manually creating new “modules” folder under “juce” folder and moving all modules to it everything works fine.
Bye