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 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 --silent
andnpm run dev
until 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.
The text was updated successfully, but these errors were encountered: