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

TypeError: Object.values is not a function #19

Open
skorotkiewicz opened this issue Nov 27, 2017 · 3 comments
Open

TypeError: Object.values is not a function #19

skorotkiewicz opened this issue Nov 27, 2017 · 3 comments

Comments

@skorotkiewicz
Copy link

? Which website stack do you wanna browse ? (e.g. https://github.com) https://wykop.pl ⠏ πŸ“Š Analyzing .... ReCAPTCHA couldn't find user-provided function: recaptchaOnloadCallback TypeError: Object.values is not a function at wappalyzer.analyze.then.json (/usr/lib/node_modules/stacks-cli/bin/cli.js:111:29)

@o3LL
Copy link
Contributor

o3LL commented Nov 27, 2017

ReCAPTCHA couldn't find user-provided function: recaptchaOnloadCallback
Does this website use Invisible-ReCAPTCHA?

TypeError: Object.values is not a function at wappalyzer.analyze.then.json (/usr/lib/node_modules/stacks-cli/bin/cli.js:111:29)
Sound like a nodejs version problem, are you using Nodejs >= 7 ?

@javiertoledos
Copy link

I can replicate the problem, I'm using windows with npm 3.10.10 and node v6.11.2

? Which website stack do you wanna browse ? (e.g. https://github.com) https://creativesciencelabs.com
JQMIGRATE: Migrate is installed, version 1.4.1
duplicate hubspot script with id: "LeadFlows-1891902" included on page
duplicate hubspot script with id: "CollectedForms-1891902" included on page
TypeError: Object.values is not a function
    at wappalyzer.analyze.then.json (C:\Users\javie\AppData\Roaming\npm\node_modules\stacks-cli\bin\cli.js:92:25)

@o3LL
Copy link
Contributor

o3LL commented Nov 29, 2017

Node >= 7 is required

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

3 participants