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
{{ message }}
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.
npm install frappejs
wont work if you are on current version of node (12+)
downgrade to node 10.15.1 and it installs fine.
this is due to frappejs being dependent on bcrypt 2.0.1
npm install frappejs
wont work if you are on current version of node (12+)
downgrade to node 10.15.1 and it installs fine.
this is due to frappejs being dependent on bcrypt 2.0.1
+1, I just wasted my day trying to installing Frappejs. This definitely should be added to the documentation.
No description provided.
The text was updated successfully, but these errors were encountered: