FabricLabs / maki

:bento: declarative application framework for high-performance cross-platform services
https://maki.io
MIT License
69 stars 33 forks source link

README install uses wrong port number (27017) #140

Closed fractastical closed 7 years ago

fractastical commented 7 years ago

Tried to run default install. I get this.

{ [Error: Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND' } js-bson: Failed to load c++ bson extension, using pure JS version [WARNING] Resource "Widget" attribute name has no type. You should consider adding one. INTERNAL ERROR [Error: failed to connect to [localhost:27017]]

martindale commented 7 years ago

This is because MongoDB is not running; should work once the database runs.