Wellers0n / react-admin-postgrest-client

react-admin's dataProvider for postgREST. New version
MIT License
18 stars 2 forks source link

Failed to compile #4

Closed cpursley closed 4 years ago

cpursley commented 4 years ago

Failed to compile

./node_modules/react-admin-postgrest-client/src/authProvider.js

Module not found: Can't resolve 'jwt-decode' in 'admin/node_modules/react-admin-postgrest-client/src'

"react-admin": "^2.0.2"

I'm using the postgrest backend from this example: https://github.com/mattddowney/compose-postgrest

Any advice?

Wellers0n commented 4 years ago

yarn add jwt-decode