frnsys/half_earth

Building is extremely hard.

Closed this issue · 3 comments

I have tried to figure this out but I cannot. for the life of me. get the thing. to build.

I even found that one hidden url with the editor and that changed nothing.

Can you give me any more information on what you tried, what command wasn't working, etc?

Well, basically following the setup procedure in the README, causes issues:

  1. the data URL points to nowhere:
    bash update_content.sh
    does try to access http://half-earth-editor.frnsys.com/data, which is not reachable.

  2. the npm start after all the steps followed, does not bring it up, but it crashes with:
    ERROR in ./src/earth/temp.js 1:0-37 Module not found: Error: Can't resolve 'hector-wasm' in '/home/user/repositories/half_earth/src/earth' resolve 'hector-wasm' in '/home/user/repositories/half_earth/src/earth' Parsed request is a module using description file: /home/user/repositories/half_earth/package.json (relative path: ./src/earth) Field 'browser' doesn't contain a valid alias configuration resolve as module /home/user/repositories/half_earth/src/earth/node_modules doesn't exist or is not a directory /home/user/repositories/half_earth/src/node_modules doesn't exist or is not a directory looking for modules in /home/user/repositories/half_earth/node_modules single file module using description file: /home/user/repositories/half_earth/package.json (relative path:

frnsys commented

Very late getting back to you, but I've just updated the setup process to be easier (hopefully).