GithubHelp home page GithubHelp logo

gif2zxs's People

Contributors

dependabot[bot] avatar mborik avatar

Stargazers

 avatar

Watchers

 avatar  avatar

gif2zxs's Issues

Unhandled exception using latest node

Installed gif2zxs using npm 10.3.0, and the first test image I tried generated this output:

% gif2zxs test.gif
processing test.gif...
image encoding started (W:256, H:192, resizer:none, dither:threshold, attr:56, skip:0)...
frame 000, section (X:0, Y:0, W:256, H:192)
node:internal/errors:513
throw error;
^

TypeError [ERR_INVALID_ARG_TYPE]: The "cb" argument must be of type function. Received undefined
at maybeCallback (node:fs:180:3)
at Object.writeFile (node:fs:2278:14)
at ScreenAniStream._endFrame (/opt/homebrew/lib/node_modules/gif2zxs/src/scr-stream.js:155:7)
at write (/opt/homebrew/lib/node_modules/gif2zxs/node_modules/pixel-stream/index.js:139:14)
at /opt/homebrew/lib/node_modules/gif2zxs/node_modules/pixel-stream/index.js:133:11
at ScreenAniStream._writePixels (/opt/homebrew/lib/node_modules/gif2zxs/src/scr-stream.js:127:2)
at write (/opt/homebrew/lib/node_modules/gif2zxs/node_modules/pixel-stream/index.js:126:14)
at PixelStream._transform (/opt/homebrew/lib/node_modules/gif2zxs/node_modules/pixel-stream/index.js:154:3)
at Transform._write (node:internal/streams/transform:171:8)
at writeOrBuffer (node:internal/streams/writable:564:12) {
code: 'ERR_INVALID_ARG_TYPE'
}

Node.js v21.5.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.