JanitorTechnology / dockerfiles

popular development environments as containers
https://hub.docker.com/u/janitortechnology/
53 stars 20 forks source link

[ubuntu-dev] build failed because of theia #224

Open jankeromnes opened 5 years ago

jankeromnes commented 5 years ago
Step 48/53 : RUN cd /home/user/.theia/  && yarn  && yarn theia build
 ---> Running in 70253d0d3781
yarn install v1.13.0
info No lockfile found.
[1/4] Resolving packages...
warning @theia/core > inversify@4.14.0: Re-Released as 5.0.1
warning @theia/core > electron > electron-download > nugget > progress-stream > through2 > xtend > object-keys@0.4.0: 
warning @theia/cpp > @theia/filesystem > trash > xdg-trashdir > @sindresorhus/df > execa > cross-spawn-async@2.2.5: cross-spawn no longer requires a build toolchain, use it instead
error Couldn't find any versions for "@theia/terminal" that matches "0.4.0-next.34e35a90"
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
The command '/bin/sh -c cd /home/user/.theia/  && yarn  && yarn theia build' returned a non-zero code: 1
Exited with code 1