nextstrain / fauna

RethinkDB database to support real-time virus analysis
GNU Affero General Public License v3.0
33 stars 13 forks source link

error with npm run chateau #60

Closed j3tkd closed 7 years ago

j3tkd commented 7 years ago

I got an error from 'npm run chateau' and to mention that './chateau/bin/chateau' fails in your system. Any advice?

Justin

robynhall commented 7 years ago

I am getting the same error using Windows 10 64-bit. error chateau

jameshadfield commented 7 years ago

I believe these errors are due to windows (which none of us use) vs unix(-like). @barneypotter24 any ideas?

trvrb commented 7 years ago

@j3tkd and @robynhall ---

The file in question is https://github.com/neumino/chateau/blob/master/bin/chateau. This is a node file. You likely need to install node on your system.