@cristalt said in Using firebase as plugin in Quasar 0.15:
@justdior let’s do it! Tell me more about it. What kind of error have you got?
This is the error i’ve got when i install the repo: https://github.com/CristalT/quasar-app-firebase-auth
Step to produce:
yarn install v1.12.3
$ quasar -v
0.17.22
$ node -v
v11.3.0
$ yarn
error upath@1.0.4: The engine "node" is incompatible with this module. Expected version ">=4 <=9". Got "11.3.0"
error Found incompatible module
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
same error when use npm too