Closed markshep closed 3 years ago
Can you try updating the sass package in package.json to 1.34.1?
Oh, I don't think that's going to help, please wait a bit
Can you try the fix in https://github.com/getumbrel/umbrel-dashboard/pull/357?
That works for me:
yarn install v1.22.10
[1/4] π Resolving packages...
[2/4] π Fetching packages...
[3/4] π Linking dependencies...
warning "bootstrap-vue > bootstrap@4.6.0" has unmet peer dependency "jquery@1.9.1 - 3".
warning " > sass-loader@8.0.2" has unmet peer dependency "webpack@^4.36.0 || ^5.0.0".
[4/4] π¨ Building fresh packages...
β¨ Done in 16.30s.
I cloned the git repo on my Mac, installed the MacPorts "yarn" package, then ran "yarn" in the root directory of the repo. It did some stuff then failed with an error:
Looks like maybe it's a problem with the fsevents package?