Open davidv171 opened 6 years ago
Error: -----------------------------------------
The adapter used by the firebase datastore is not compatible with the current version of Sails/Waterline.
firebase
The adapter should expose a valid adapterApiVersion.
adapterApiVersion
If you're using Sails ≥1.0, try: npm install sails-firebase@latest --save
I ran the suggested command and nothing happened. Still the same error.
@davidv171 Did you get to resolve this? If you did, then how? I ran into the same issue. Thanks!
Error: -----------------------------------------
The adapter used by the
firebase
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-firebase@latest --save
I ran the suggested command and nothing happened. Still the same error.