#I have trouble getting any output from a vue.js based project

6 messages · Page 1 of 1 (latest)

vale shale
#

Alright guys I have been stuck on this for 2 days now, I am trying to contribute on a project on github, I follow each step of the Readme and it's pretty simple, I have everything installed but I can't seem to get an output. I insert the commands and finish up building but when I click to view the project using localhost on chrome nothing shows up. it's just a blank page, even tho the inspector from dev tools is showing me the components but nothings shows upPepeSadCat . I tried using VSC instead of my own terminal, same result, what can I do?. Here is the repo:
https://github.com/frappe/books?tab=readme-ov-file

vale shale
#

This is what I get when I run : yarn dev

#

And when I solve the error of the sandbox above, still nothing shows

#

My package.json and yarn.lock are in same directory and they're well defined too...

median quiver
vale shale