Hey I'm noticing the latest builds seem to fail, reporting a missing "rimraf" command. It appears to be a node module that i guess isn't getting bundled or upstream forgot to bundle it.
yarn run v1.22.22 $ yarn clean && yarn build:genfiles && yarn build:bundle $ rimraf lib webapp /bin/sh: line 1: rimraf: command not found error Command failed with exit code 127. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. error Command failed with exit code 127. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'element-desktop-git-1.11.39.r16.g65f7545ba5-2 (element-web-git element-desktop-git)': error: packages failed to build: element-desktop-git-1.11.39.r16.g65f7545ba5-2 (element-web-git element-desktop-git)
Pinned Comments