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

Webpack failed to compile - Mainflux #80

Closed
2014siavash opened this issue Aug 16, 2017 · 1 comment
Closed

Webpack failed to compile - Mainflux #80

2014siavash opened this issue Aug 16, 2017 · 1 comment

Comments

@2014siavash
Copy link

Hi,
My problem is about mainflux-ui. More precisely, i cannt run the UI due to the following error:
Can some one help me how can i fix this?

siavash@ubuntu:~/Desktop/Mainflux/mainflux-ui$ sudo ng serve
[sudo] password for siavash:
** NG Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200 **
Date: 2017-08-15T09:59:04.143Z
Hash: 67952886eeacdc6b6f7f
Time: 86139ms
chunk {inline} inline.bundle.js, inline.bundle.js.map (inline) 5.83 kB [entry] [rendered]
chunk {main} main.bundle.js, main.bundle.js.map (main) 53 kB {vendor} [initial] [rendered]
chunk {styles} styles.bundle.js, styles.bundle.js.map (styles) 87.8 kB {inline} [initial] [rendered]
chunk {vendor} vendor.bundle.js, vendor.bundle.js.map (vendor) 5.11 MB [initial] [rendered]

ERROR in /home/siavash/Desktop/Mainflux/mainflux-ui/node_modules/@angular/cdk/typings/rxjs/rx-operators.d.ts (11,10): Module '"/home/siavash/Desktop/Mainflux/mainflux-ui/node_modules/rxjs/Scheduler"' has no exported member 'IScheduler'.

webpack: Failed to compile.

@nmarcetic
Copy link
Collaborator

@2014siavash The bug is caused by @angular/cdk requires rxjs >= v5.0.3
The pull request with fix is submitted, pls w8 while some one from team merge this.

Thank you for reporting this one! 🍺
Please use official mainflux-ui repository for issues , do not submit issues related with mainflux-ui here :)

Cheers

mteodor pushed a commit to mteodor/mainflux that referenced this issue Jun 9, 2021
Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>
mteodor pushed a commit to mteodor/mainflux that referenced this issue Nov 5, 2021
* Fix remarks

Signed-off-by: Filip Bugarski <filipbugarski@gmail.com>

* Fix remarks

Signed-off-by: Filip Bugarski <filipbugarski@gmail.com>

* Fix remarks

Signed-off-by: Filip Bugarski <filipbugarski@gmail.com>

* fixer remarks

Signed-off-by: Filip Bugarski <filipbugarski@gmail.com>

* fixer remarks

Signed-off-by: Filip Bugarski <filipbugarski@gmail.com>

Co-authored-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants