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 was archived by the owner on Apr 9, 2024. It is now read-only.
Cathinka Walberg edited this page Feb 11, 2019
·
9 revisions
This is a non-extensive list of issues that more people have encountered when running the solution locally
Please add your error messages to this list, if you think they are common.
Unhandled promise rejection
When trying to run the frontend you get the message (node:17884) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Cannot find module './lib/fs'
Solution: Update your version of node to version 8 or newer.