Closed leighghunt closed 9 years ago
When building on a Windows machine without Java installed, I encountered the following error:
c:\inetpub\wwwroot\dojo-bootstrap-map-js>grunt build Running "jshint:all" (jshint) task >> 10 files lint free. Running "clean:build" (clean) task >> 0 paths cleaned. Running "dojo:dist" (dojo) task Building Dojo... >> Error Warning: Task "dojo:dist" failed. Use --force to continue. Aborted due to warnings.
Fixed by @tomwayson in https://github.com/Esri/dojo-bootstrap-map-js/commit/bf8f311c5b0dbf7959f58a4ca41b141aab1759cf
When building on a Windows machine without Java installed, I encountered the following error: