google-home/smart-home-nodejs

Problems running deploy

Urigueler opened this issue · 5 comments

When I call "npm run deploy" from terminal I get near 2000 errors after this commands are executed.

smart-home-frontend@0.0.1 lint /home/oriol/Desktop/smart-home-nodejs/frontend
eslint ./src

Any clues on how to fix this ?

I am experiencing the same issue, having about 2000 errors and 2400 problems. Most of them seem to come from prettier. Did you find a fix yet?

I believe this is fixed with google-home/smart-home-frontend@ddab669 can you give it another try?

Assuming this was fixed per #526 (comment), feel free to comment if you still see this issue.

Capture
I checked and followed your guide to fix this problem but it didn't work, still got this issue when running "npm run deploy"

@hoangtri3796 can you file a new issue? which platform are you running npm run deploy on?