Generated Hello World plugin build fails #14028
Labels
area/editor/theia
Issues related to the che-theia IDE of Che
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P2
Has a minor but important impact to the usage or development of the system.
status/in-progress
This issue has been taken by an engineer and is under active development.
Milestone
Describe the bug
Generated backend Hello World plugin cannot be build with
yarn
command by defaultChe version
Che master: nightly
Che Theia: 7.0.0-rc-3.0
Steps to reproduce
Yeoman Wizard
commandeclipse/che-theia-dev:next
), go to the plugin root and executeyarn
command to build itBuild log
Expected behavior
Build should be successful
Runtime
minishift v1.34.1+c2ff9cb
oc v3.11.0+0cbc58b
Installation method
chectl
Environment
Linux
Additional context
If add
skipLibCheck: true
intotsconfig.json
everything works as expected.The text was updated successfully, but these errors were encountered: