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 Nov 26, 2020. It is now read-only.
Fix for
Cannot Find Module 'Semver'on Ubuntu 20.04I was unable to run
npm run setup --silentandnpm run devuntil I followed these instructions:https://cleody.com/post/508/fix-cannot-find-module-semver-error-when-using-ubuntu
I am not sure why this was necessary, but it worked. It appears to be an Ubuntu specific problem.