Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Boilerplate Out of Date #12

Open
jvanalst opened this issue Oct 7, 2015 · 2 comments
Open

Boilerplate Out of Date #12

jvanalst opened this issue Oct 7, 2015 · 2 comments

Comments

@jvanalst
Copy link

jvanalst commented Oct 7, 2015

The boilerplate is simply out of date with the current version of sails.
Apparently "registerCollection" is not the way to do things in Sails v0.11.2

@gutenye
Copy link

gutenye commented Nov 22, 2015

any updates?

info: Starting app...

warn: The adapter `sails-rethinkdb2` appears to be designed for an earlier version of Sails.
warn: (it has a `registerCollection()` method.)
warn: Since you're running Sails v0.10.x, it probably isn't going to work.
warn: To attempt to install the updated version of this adapter, run:
warn: npm install [email protected]
error: There was an error attempting to require("sails-rethinkdb2")
error: Is this a valid Sails/Waterline adapter?  The following error was encountered ::
error: Adapter is not compatible with the current version of Sails.

@jvanalst
Copy link
Author

Apparently there's a project for generating adapters. Maybe it's just the sails-docs that need an update.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants