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

Unexpected Token when running the tool #12

Open
ScottAcceptto opened this issue May 11, 2017 · 0 comments
Open

Unexpected Token when running the tool #12

ScottAcceptto opened this issue May 11, 2017 · 0 comments

Comments

@ScottAcceptto
Copy link

ScottAcceptto commented May 11, 2017

I ran 'crx2ff analyse app.zip'

After skipping some DS_store files I got this error in the terminal:

/usr/local/lib/node_modules/crx2ff/node_modules/esprima/esprima.js:5702
throw e;
^
Error: Line 93: Unexpected token
at constructError (/usr/local/lib/node_modules/crx2ff/node_modules/esprima/esprima.js:2407:21)
at createError (/usr/local/lib/node_modules/crx2ff/node_modules/esprima/esprima.js:2426:17)
at unexpectedTokenError (/usr/local/lib/node_modules/crx2ff/node_modules/esprima/esprima.js:2500:13)
at tolerateUnexpectedToken (/usr/local/lib/node_modules/crx2ff/node_modules/esprima/esprima.js:2509:21)
at parseStatementListItem (/usr/local/lib/node_modules/crx2ff/node_modules/esprima/esprima.js:3968:21)
at parseScriptBody (/usr/local/lib/node_modules/crx2ff/node_modules/esprima/esprima.js:5490:25)
at parseProgram (/usr/local/lib/node_modules/crx2ff/node_modules/esprima/esprima.js:5506:16)
at Object.parse (/usr/local/lib/node_modules/crx2ff/node_modules/esprima/esprima.js:5690:23)
at processFile (/usr/local/lib/node_modules/crx2ff/libs/expr-finder.js:26:24)
at processScript (/usr/local/lib/node_modules/crx2ff/libs/ext-checker.js:57:23)

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