Wednesday, May 16, 2018

Please ensure that `sails-cassandra` is a valid Sails/Waterline adapter

Leave a Comment

I have setup a sails project from production to local machine ( window). We are using sails-cassandra. Now when i am running **node app.js*. I am getting following error

> error: A hook (`orm`) failed to load!  error: Error: There was an error > attempting to load `sails-cassandra`. (Sails attempted to load this > adapter because it is referenced by a datastore > (`someCassandraServer`) in this app's configuration) Please ensure > that `sails-cassandra` is a valid Sails/Waterline adapter, and that it > is installed in this app. 

Anybody have an idea what i am missing. My Cassandra database is setup on external server, i am able to ping that server.

0 Answers

If You Enjoyed This, Take 5 Seconds To Share It

0 comments:

Post a Comment