Java 17.0.4.1
Node.js v18.14.0
Apple m1pro
Does somebody know why the hilla app doesnt start?

Java 17.0.4.1
Node.js v18.14.0
Apple m1pro
Does somebody know why the hilla app doesnt start?

possibly some packages were not installed?
![]()
You could try running npm install on your own and see if it fixes that
Already did it. But it is still showing the error java.net.ConnectException: Connection refused
Can you try to remove node_modules and re-running the app. I’m guessing something went wrong with the install
no changes
Do you have any special config for your npm that would prevent it from finding certain packages?