Smashing/smashing

Example dashboard don't show widgets

JCluzet opened this issue ยท 5 comments

Hi,
I have installed smashing with basic command, but when I launch the localhost:3030 I don't see any widgets, only the sequence Try this:

Screenshot 2022-10-26 at 00 21 31

Screenshot 2022-10-26 at 00 22 14

Thank you!

kinow commented

Hi! ๐Ÿ‘‹

Anything in the browser JS console? Any extension that could be blocking JS/CSS/etc?

Hi ๐Ÿ‘‹
Thank you very much for helping me

Yes I see this error in JS console :
Screenshot 2022-10-26 at 01 52 08

Screenshot 2022-10-26 at 01 56 05

Also I have only 2 extensions that have nothing to do with Javascript.
I have just tried to deactivate them but it doesn't change anything.

kinow commented

Thanks for the screenshots. I remember users reporting issues due to the version (or missing) of Node. Could you share your versions of node, ruby, and smashing (I believe you have the latest?), please?

Thanks!
Bruno

Whaw thanks you !
I found the answer!
When doing npm -v, nothing was displayed, my version of npm must have been corrupted.
I reinstalled npm by following this tutorial: https://askubuntu.com/questions/1036806/how-to-remove-npm-and-reinstall-npm-completely-in-18-04

And now the widgets are displayed again!
Thanks for your help and congratulations for this great project!

kinow commented

Not a problem. Thanks for letting us know it worked! ๐Ÿ™Œ