LD4P / sinopia_acl

node.js based code to interact with WebACL data on sinopia server
Apache License 2.0
0 stars 0 forks source link

Figure out why `platformdata` service is borked on ndushay's machine #74

Open mjgiarlo opened 5 years ago

mjgiarlo commented 5 years ago

docker-compose up platformdata should "just work" but it doesn't. First it complained about awsRegion being undefined in config/default.js and now it's complaining about an ELF header in node_sleep.node or some such.

mjgiarlo commented 5 years ago

Heads-up, @ndushay