Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors displayed while building Dashboard locally. #12825

Closed
qurben opened this issue Mar 4, 2019 · 3 comments
Closed

Errors displayed while building Dashboard locally. #12825

qurben opened this issue Mar 4, 2019 · 3 comments
Labels
kind/bug Outline of a bug - must adhere to the bug report template.

Comments

@qurben
Copy link
Contributor

qurben commented Mar 4, 2019

Description

When trying to get the dashboard to build locally I stumbled upon some TypeScript errors generated when building. The build process seems to continue properly and a javascript file is generated just fine.

Reproduction Steps

Run mvn clean install inside the dashboard. In the build-image image step, after running npx yarn in the docker image several errors about Cannot find namespace 'che'. are reported.

OS and version: Version 7.0.0-beta-1.0. On Debian 9 in WSL and Win10. In native and docker profiles.

Diagnostics:

See https://pastebin.com/hqdmC0km for the log. Starting at line 298 a total of 1127 errors are reported.

@qurben
Copy link
Contributor Author

qurben commented Mar 4, 2019

There are also some warnings, but these seem to be related with the version of webpack which is used.

@ghost ghost added the kind/question Questions that haven't been identified as being feature requests or bugs. label Mar 7, 2019
@ghost
Copy link

ghost commented Mar 7, 2019

@ashumilova is this smth easy to get rid of?

@ashumilova ashumilova added kind/bug Outline of a bug - must adhere to the bug report template. team/ide2 and removed kind/question Questions that haven't been identified as being feature requests or bugs. labels Mar 14, 2019
@qurben
Copy link
Contributor Author

qurben commented Mar 25, 2019

Fixed in #12826

@qurben qurben closed this as completed Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

No branches or pull requests

2 participants