We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have Windows 7 (32-bit) and when I try to run scripts via devtool (devtool some.js) I get next errors: (Screenshots are clickable)
devtool some.js
Code in some.js
function foo() { return 'bar'; } console.log(foo());
These errors appear even if I just run devtool Sorry for my bad English.
devtool
The text was updated successfully, but these errors were encountered:
Sorry. Duplicate issue: #42
Sorry, something went wrong.
No branches or pull requests
I have Windows 7 (32-bit) and when I try to run scripts via devtool (
devtool some.js
) I get next errors:(Screenshots are clickable)
Code in some.js
These errors appear even if I just run
devtool
Sorry for my bad English.
The text was updated successfully, but these errors were encountered: