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
Not sure if we can even do that, but the way it prints parsing errors is currently completely non-obvious:
Unexpected token: name (i) [./~/node-thermal-printer/node-thermal-printer.js:403,0][static/js/main.47fb6eaa.js:20938,12]
Any improvement here would be nice.
The text was updated successfully, but these errors were encountered:
Woah. #2650 looks sweet!
Sorry, something went wrong.
(the gist of that error was that ES6 code wasn't being transpiled properly, and the fix is to move it into /src)
/src
#2650 has been merged.
No branches or pull requests
Not sure if we can even do that, but the way it prints parsing errors is currently completely non-obvious:
Any improvement here would be nice.
The text was updated successfully, but these errors were encountered: