Closed hardianto01 closed 3 years ago
is the gif that you're trying to write on too long? does it have a very high frame rate? im aware of this issue but havent fixed it yet because I had forgotten bout this package. i'll try to fix it with 1-2 days. also you should sleep early XD
is the gif that you're trying to write on too long? does it have a very high frame rate? im aware of this issue but havent fixed it yet because I had forgotten bout this package. i'll try to fix it with 1-2 days.
I use gif from readme.md then I post it to imgbb and I implement it in my code
are you using a old version of node? try updating it or try increasing the memory allocated to node. meanwhile i'll try to fix the memory leaks in my code(if i find any)
Saya menggunakan v.14.17
i try again use devploy to heroku and similarity
try running it locally again. but before that use this in ur command line export NODE_OPTIONS="--max-old-space-size=8192" also could you give me the link to ur gif?
this url gives me a error. it says application error. try uploading the gifs to imgur maybe or give me the imgbb link
this url gives me a error. it says application error. try uploading the gifs to imgur maybe or give me the imgbb link https://i.ibb.co/2hnhDSw/68747470733a2f2f692e696d6775722e636f6d2f484f6435586b312e676966.gif
this url gives me a error. it says application error. try uploading the gifs to imgur maybe or give me the imgbb link https://i.ibb.co/2hnhDSw/68747470733a2f2f692e696d6775722e636f6d2f484f6435586b312e676966.gif
this url did work and it was able to write it as a file. also i published a new version where i replaced the foreach loop with a while loop to make it faster
this work and how to set option in heroku
what worked? export NODE_OPTIONS="--max-old-space-size=8192 this? or updating the package? also i dont think heroku supports increasing the space size
update to the latest version of the package and the error should be fixed now . you don't need to use this anymore: export NODE_OPTIONS="--max-old-space-size=8192
don't work this heroku
don't work this heroku
it works now. right?
@all-contributors please add @Cryptizism for Documentation
@sanidhya711
I've put up a pull request to add @Cryptizism! :tada:
how ??