Dear Everyone!
I would like to build Cesium from source, but something is wrong. I tried to follow the guide at https://github.com/AnalyticalGraphicsInc/cesium/wiki/Contributor's-Guide
After forking and cloning the repo I tried to run “npm install” and then “npm run build” from the project root folder. I received no error messages, but only a single file is present in the newly created Build folder: “minifyShaders.state”, and its content is simply “false”. I don’t think that is what I should expect.
I’m quite new to Cesium as well as to node.js, so it is highly possible that I did something wrong. Does anyone experienced the same issue? What is the solution?
Thanks in advance,
Gergely Padányi-Gulyás