glitch-canvas
glitch-canvas copied to clipboard
How do i remove the random logs in console
I get random logs in console and errors yet the module still does what it needs to do... Could this please be fixed or explain how to fix it
hey @MrJacz thank you for your interest in the project.
could you provide some more information on this issue to help me better understand it?
- are you running the library in the browser or in node? maybe you could also include the versions of the os and the browser/node version?
- can you post an example of the logs you are referring to?
thank you!
Using it with NodeJS: version 10.2.0 as of this message. It's been some time since I've tried using this package and wanted to come back to it but cannot deal with logs as it will be used in a popular API. You mentioned the logs a while ago in this comment
@snorpey oh and im using windows 10
@MrJacz just a quick update on this issue:
for the last 2 weeks, i've been investigating and researching this issue, unfortunately I haven't been able to come up with a solution.
The problem seems to be the pixel contents that are changed this line seem to cause the message logs.
For the moment I don't know how to fix this issue.
If anyone reading this has an idea / a suggestion on how to fix the issue, please don't hesitate to let me know.
this bug seems to be related to https://github.com/Automattic/node-canvas/issues/1359