spite / ccapture.js

A library to capture canvas-based animations at a fixed framerate
MIT License
3.59k stars 407 forks source link

npm install doesn't seem to work #115

Open Deamoner opened 4 years ago

Deamoner commented 4 years ago

After npm install I try to include it on front end and it says "/node_modules/ccapture.js/build/CCapture.all.min.js Module not found: Can't resolve './ArrayBufferDataStream' in '/Users/matthewdavis/Documents/GitHub/dance.studio/node_modules/ccapture.js/build'"

Is this an issue with the build script? I have not even gone past including the library yet.

dwjohnston commented 2 years ago

Take a look at this thread:

https://github.com/spite/ccapture.js/issues/78