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

throws error inspecting site js bundle #32

Open
selfagency opened this issue Mar 2, 2018 · 0 comments
Open

throws error inspecting site js bundle #32

selfagency opened this issue Mar 2, 2018 · 0 comments

Comments

@selfagency
Copy link

it gets through the first dozen or so items, then it throws this half a dozen times before exiting

Error: Promise rejected with value: TypeError: J is not a function
    at https://nylon.com/public/scripts/nylon.js?v=2.24.12:1:277381
    at new Promise (<anonymous>)
    at H (https://nylon.com/public/scripts/nylon.js?v=2.24.12:1:277357)
    at https://nylon.com/public/scripts/nylon.js?v=2.24.12:1:291540
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:160:7)
    at /Users/daniel/.config/yarn/global/node_modules/loud-rejection/index.js:27:12
    at Array.forEach (<anonymous>)
    at EventEmitter.<anonymous> (/Users/daniel/.config/yarn/global/node_modules/loud-rejection/index.js:23:24)
    at EventEmitter.emit (events.js:160:13)
    at emit (/Users/daniel/.config/yarn/global/node_modules/signal-exit/index.js:77:11)
    at processEmit [as emit] (/Users/daniel/.config/yarn/global/node_modules/signal-exit/index.js:150:5)
    at process.exit (internal/process.js:147:15)
    at wappalyzer.analyze.then.catch.then (/Users/daniel/.config/yarn/global/node_modules/stacks-cli/bin/cli.js:161:23)
    at <anonymous>
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