webfx icon indicating copy to clipboard operation
webfx copied to clipboard

Initializing project difficulty :( Please help!

Open nicolasbulgarides opened this issue 1 year ago • 1 comments

Hi! When I try to compile the project with the commands, it says dev.webfx.cli.core.UnresolvedException: Unknown project module webfx-parent.

Could you provide some more help? I know you guys try to have good documentation but it took a bit even to get this far. I wish there would have been word for word instructions for using the commands -

From my toying around it seems I can in either the cmd.exe or in intellij program arguments use this set of commands to initialize a project. But then i get the exception above.

Within IntelliJ (without quotation marks) "init -D="C:\Users\PeterPietri\Desktop\javascript" --log=INFO -M=radiancerisingjs innereye.games:radiancerisingjs:1.0"

From cmd.exe

"java -jar D="C:\Users\PeterPietri\Desktop\javascript" --log=INFO -M=radiancerisingjs innereye.games:radiancerisingjs:1.0"

nicolasbulgarides avatar Nov 03 '24 21:11 nicolasbulgarides