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

Does this example work from Google Cloud Shell? #14

Open
jwdinkel opened this issue Jun 4, 2021 · 0 comments
Open

Does this example work from Google Cloud Shell? #14

jwdinkel opened this issue Jun 4, 2021 · 0 comments

Comments

@jwdinkel
Copy link

jwdinkel commented Jun 4, 2021

Hello,

Would anybody have some time to help me get the web version this example working, please?

I am able to run this on port 8080 in google cloud shell by modifying the package.json file.
I notice some warnings:

npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'karma@0.13.22',
npm WARN EBADENGINE   required: { node: '0.10 || 0.12 || 4 || 5' },
npm WARN EBADENGINE   current: { node: 'v12.14.1', npm: '7.15.1' }
npm WARN EBADENGINE }

I can type text, rename a file, and the buttons at the top right perform some basic actions....
image

The google drive icon/button at the top right shows this screen:
image

However, the API behind the angular app doesn't seem to work. For example, when I try to authorize the google drive, I get an error:
docs.google.com refused to connect.

image

Thank you.

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

1 participant