Problem in building bonita-ui-designer

1
0
-1

I want to build Bonita-ui-designer,so I have used this "mvn clean install -DskipTests=true -f Bonita-ui-designer/pom.xml" command according to the bonitasoft website. after that, I get this "[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.19:npm (npm build) on project ui-designer-frontend: Failed to run task: 'npm run build --color=false' failed. (error code 1) -> [Help 1]" error.

how can i solve this problem?
when gulp --dist command run, i see this "'jshint' errored after 20 s
[INFO] [05:29:06] Error in plugin 'gulp-jshint'
[INFO] Message:
[INFO] JSHint failed for: /media/reza/d6964f14-cfc9-4ff7-88cf-d76f2c4c17e7/bonita-install/bonita-ui-designer/frontend/app/js/editor/component-utils.service.js, /media/reza/d6964f14-cfc9-4ff7-88cf-d76f2c4c17e7/bonita-install/bonita-ui-designer/frontend/app/js/common/services/alerts.service.js" error as output.
please help me to solve it.

2 answers

1
0
-1

Also have a look at this post from Bonitasoft for 7.3.0
https://bonita.atlassian.net/browse/BBPMC-405

Antoine has added a script and there is an important note about SAP connector...

regards
Seán

1
0
-1

I'll add this to the current bug reports on building community.

It's very obvious the instructions aren't up to date...

One reason I installed npm...for NodeJS. Something else is missing.
https://bonita.atlassian.net/browse/BBPMC-410

regards
Seán

PS: While I understand this may not be the answer you are looking for it does answer your question, please mark as resolved by ticking the tick mark on the left of this reply so others now it is closed.

Notifications