Package camunda-bpm-webapp

I am trying to customize the camunda-bpm-webapp, however when I run the jetty: run -Pdevelop command and access in the browser http: // localhost: 8080 / I get a java.lang.NullPointerExeption error

Hi @MarceloCP

You have to execute grunt auto-build in parallel 1.

Cheers,
Roman

When I run this command this message will appear "Loading ‘Gruntfile.js’ tasks…Error

Error: Cannot find module ‘load-grunt-tasks’"

Hi @MarceloCP,

Did you execute npm install?

Cheers,
Roman

grunt auto-build show me this error:
Fatal error: Cannot read property ‘toString’ of undefined

I’m almost giving up

Hi @MarceloCP,

Could you please describe step by step what you have done? Could you please share the entire exception?

Furthermore, I recommend you to follow the steps described in 1.

Cheers,
Roman

I was able to execute, I followed the steps of github the problem was a firewall