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

can't make it work #1

Open
jpfong opened this issue Jan 6, 2019 · 5 comments
Open

can't make it work #1

jpfong opened this issue Jan 6, 2019 · 5 comments

Comments

@jpfong
Copy link

jpfong commented Jan 6, 2019

Hello nidkil, I've downloaded the project but couldn't make it work.

  • vue-gapi is not in the package.json file, I've added it in the project.
  • $gapi is undefined.

Can you help me with this? Thanks!

PS: It does work on your URL https://vue-gapi-example.nidkil.com

@jpfong
Copy link
Author

jpfong commented Jan 6, 2019

I can only make it work with your temp_merged_branch, do you think it will be merge back?

@nidkil
Copy link
Owner

nidkil commented Jan 9, 2019

Hi,

Ooops, vue-gapi should be in the package.json file as a link to a version in my github repo (nidkil/vue-gapi#temp_merged_branch). This version has a number of changes that have not yet been merged into the main branch.

Just add the following entry to the dependencies section of the package.json file:

"vue-gapi": "git+https://github.com/nidkil/vue-gapi.git#temp_merged_branch"

This should solve the problems. Please let me know if this solves your issue.

@nidkil
Copy link
Owner

nidkil commented Jan 9, 2019

I can only make it work with your temp_merged_branch, do you think it will be merge back?

Sorry, missed this question. You solved it by yourself :-)

Yes it will be merged back. Just haven't had time. But it will be merged back.

@jpfong
Copy link
Author

jpfong commented Jan 9, 2019

Hello, yes, I've finally figured it out. Thanks for your project, it has helped me learned a lot about Google API.

I hope you'll continue this example, Google documentation is not really good!

@nidkil
Copy link
Owner

nidkil commented Jan 12, 2019

Great!

Good to hear it helped you. We will keep it updated as we further enhance vue-gapi.

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