1. A concise explanation of the problem you're experiencing.
I have tried to build cesiumjs on a basic account with OpenShift but it fails at the build stage. Does anyone have any ideas - this is the log:
2. Log messages
---> Building your Node application from source
npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
3. Context. Why do you need to do this? We might know a better way to accomplish
your goal.
I want to experiment with cesium and need to have it running on a web server. I am a beginner in terms of javascript and cloud applications.
4. The Cesium version you're using, your operating system and browser.
Cesium on Git - https://github.com/AnalyticalGraphicsInc/cesium.git
OS Windows 10
Browser - Firefox,
.