Closed Elnee closed 8 years ago
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
Sorry. Duplicate issue: https://github.com/Jam3/devtool/issues/42
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.