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

Error: Evaluation failed: TypeError: Cannot read property 'click' of null #9

Closed
mithro opened this issue May 24, 2018 · 5 comments · Fixed by #11
Closed

Error: Evaluation failed: TypeError: Cannot read property 'click' of null #9

mithro opened this issue May 24, 2018 · 5 comments · Fixed by #11

Comments

@mithro
Copy link

mithro commented May 24, 2018

$ npx glitch-deploy
Downloading Chromium r515411 - 95.4 Mb [====================] 100% 0.0s 
Error: Evaluation failed: TypeError: Cannot read property 'click' of null
    at <anonymous>:2:81
    at ExecutionContext.evaluateHandle (/home/tansell/.npm/_npx/201248/lib/node_modules/glitch-deploy/node_modules/puppeteer/lib/ExecutionContext.js:66:13)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
@gr2m
Copy link
Contributor

gr2m commented May 26, 2018

Thanks for reporting the issue @mithro. Unfortunately I won’t be able to look into it right now, but happy to help out if you submit a pull request investigating the problem 🙌

@mithro
Copy link
Author

mithro commented May 26, 2018

@gr2m I'm afraid I'm not sure where to begin with this (not using node normally) - I think the issue is when trying to install puppeteer?

@gr2m
Copy link
Contributor

gr2m commented May 26, 2018

I think the install worked fine. The error Cannot read property 'click' of null sounds more like Glitch changed something in the UI and a link or button that existed before is no longer there, or the CSS selector changed

@zieka
Copy link
Contributor

zieka commented Sep 25, 2018

just ran into this looks like glitch now has a login button that needs to be clicked first to expose the github login UI element

@gr2m gr2m closed this as completed in #11 Sep 26, 2018
@glitch-tools-bot
Copy link
Collaborator

🎉 This issue has been resolved in version 1.1.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants