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

make run-frontend broken #1

Open
dasboogles opened this issue Apr 22, 2022 · 1 comment
Open

make run-frontend broken #1

dasboogles opened this issue Apr 22, 2022 · 1 comment

Comments

@dasboogles
Copy link

Hey there, randomly came across your article that linked to this source code. Ran through the simple instructions you've got and the command make run-frontend is broken giving a "npm ERR! code ENOENT" complaining about missing the package.json in the root of the project.

Most likely the cd ./frontend isn't happening for some reason. Also, if you manually move to the frontend directory and run npm install -> npm run serve you end up with a METRIC ton of proto undefined etc errors.

I'm trying to set up my own (Angular or Vue) + Golang gRPC project, but almost all of the examples out there on the web simply are out of date, have poor documentation, or simply aren't useable.

I know this is a 2-year old project, but I'm trying to be an advocate for Go+gRPC, and was hoping you'd be willing to update your project?

Cheers!

@mustafayildirim93
Copy link

hey

Hey there, randomly came across your article that linked to this source code. Ran through the simple instructions you've got and the command make run-frontend is broken giving a "npm ERR! code ENOENT" complaining about missing the package.json in the root of the project.

Most likely the cd ./frontend isn't happening for some reason. Also, if you manually move to the frontend directory and run npm install -> npm run serve you end up with a METRIC ton of proto undefined etc errors.

I'm trying to set up my own (Angular or Vue) + Golang gRPC project, but almost all of the examples out there on the web simply are out of date, have poor documentation, or simply aren't useable.

I know this is a 2-year old project, but I'm trying to be an advocate for Go+gRPC, and was hoping you'd be willing to update your project?

Cheers!

hey !! could you find a solution for your (Angular or Vue) + Golang gRPC project ? im kinda trying to do same thing but with python gRPC.

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