Khalid Bin Huda Siddiqui

Results 3 comments of Khalid Bin Huda Siddiqui

you can run it with this command while you are in the root directory: > mvn spring-boot:run -P jar -P tell the maven to use profile.

@mjza If you look at the pom.xml file, you will see that it has two profile tags. One profile to create jar packaging and one to create war. To create...

khalid@FLUX-ProBook:~/Dev/goc/oncoprintjs/src$ gulp test [19:44:07] Using gulpfile ~/Dev/goc/oncoprintjs/src/gulpfile.js [19:44:07] Starting 'test'... Error: Cannot find module 'gl-matrix' from '/home/khalid/Dev/goc/oncoprintjs/src' at /usr/lib/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:46:17 at process (/usr/lib/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:173:43) at ondir (/usr/lib/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:188:17) at load (/usr/lib/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43) at onex...