You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
<#78>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALRG3HMPGXEO5NSMV2VRLVHEAVPANCNFSM5UOOTJ7Q>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
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 withthe 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
The text was updated successfully, but these errors were encountered: