Getting Null Pointer Exception error when I try to run Application.java file #12160
-
I have followed all the steps as per the documentation to setup the development environment in local. It would be a great help if I can know where I went wrong |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
As per our developer guidelines, to start the dev server, please run |
Beta Was this translation helpful? Give feedback.
-
FAILURE: Build failed with an exception.
BUILD FAILED in 4s I am getting these errors while trying to start dev server. Can you please help me in fixing this issue? |
Beta Was this translation helpful? Give feedback.
As per our developer guidelines, to start the dev server, please run
./gradlew serverRun
.