zohararad / sails-rest

Use a RESTful API as an ORM adapter in Sails.js
MIT License
144 stars 52 forks source link

sails-rest should expose adapterApiVersion for sails v1.0 upgrade #78

Open ashvindh opened 2 years ago

ashvindh commented 2 years ago

Hi I am currently upgrading sails to v1.x and the project uses sails-rest adapter , when lifting sails i get this error

The adapter used by the datastoreName datastore is not compatible with the current version of Sails/Waterline.

The adapter should expose a valid adapterApiVersion.

If you're using Sails ≥1.0, try: npm install sails-rest@latest --save

Or Please suggest how to proceed with error

Regards Ashvindh

zohararad commented 2 years ago

Hey Ashvindh

I'm sorry, but this repo is not being actively maintained, and hasn't been for some time. I suggest you try to fork it and correct the issue. I'm happy to accept pull requests if relevant.

Sorry for any inconvenience. Zohar

On Wed, Apr 27, 2022 at 12:16 PM ashvindh @.***> wrote:

Hi I am currently upgrading sails to v1.x and the project uses sails-rest adapter , when lifting sails i get this error

The adapter used by the datastoreName datastore is not compatible with the current version of Sails/Waterline.

The adapter should expose a valid adapterApiVersion.

If you're using Sails ≥1.0, try: npm install @.*** --save

Or Please suggest how to proceed with error

Regards Ashvindh

— Reply to this email directly, view it on GitHub https://github.com/zohararad/sails-rest/issues/78, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAALRG3HMPGXEO5NSMV2VRLVHEAVPANCNFSM5UOOTJ7Q . You are receiving this because you are subscribed to this thread.Message ID: @.***>