Bishwas Bhandari

Results 40 comments of Bishwas Bhandari
trafficstars

> @Bishwas-py it's the second time that you pollute a bug report with your article, that's not related to this package. please stop it. Sorry brother, I won't do it...

Yupp, that'll be a lot awesome...

With sudo privilege: ```shell root@my-uname:/home/my-uname/Projects/go-for-good/bud-learning# bud run | Listening on http://127.0.0.1:3000 | conjure: generate "bud/internal/app/main.go". app: unable to load state: app: unable to wire. di: unable to wire "bud-learning/bud/program".loadWeb function....

I install bud with ```bash curl -sf https://raw.githubusercontent.com/livebud/bud/main/install.sh | sh ```

### What version of Go are you running? ```bash go version go1.13.8 linux/amd64 ``` ### What are the permissions of `go-for-good`? ```bash drwxrwxr-x 4 codie codie 4096 Aug 4 14:04...

> @matthewmueller Do you mean bud create? It seems like bud run is giving you no such file or directory which makes sense if bud create didn't have the right...

Hey @matthewmueller, I succefully used `bud run` after updating it to `go version go1.19 linux/amd64`. While updating I had to do it via external ways. ``` sudo apt-get purge golang*...

> Thanks for the kind words! This is actually something I'm working on integrating better while working on the website. > > For now, I'd recommend using the Play CDN:...

> @McGeerDev Hey man how did try hosting your app? What steps did you follow? Did you get any errors? Looking forward to learning with you. Just pushing the coding...

Also, this "view more" option isn't working. ![image](https://user-images.githubusercontent.com/75174691/193982081-e7a05709-2da6-4c9f-976a-e547cb75c2ae.png) Whenever I click on "View More Stories" it re-renders the same and happens nothing.