You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After many false starts, following your incomplete install instructions (you omitted cd gif-maker), installing the latest brew version of node and fixing all the npm issues, I finally was able to run the development server. When I did I got this error in Chrome 106.0.5249.91:
Unhandled Runtime Error
ReferenceError: SharedArrayBuffer is not defined
Call Stack
<unknown>
http://localhost:3000/0324b1d2-66ef-44f9-bad1-f81470adc953 (22:175)
Object.load
node_modules/@ffmpeg/ffmpeg/src/createFFmpeg.js (64:0)
If I can't fix this I give up.
The text was updated successfully, but these errors were encountered:
After many false starts, following your incomplete install instructions (you omitted
cd gif-maker
), installing the latest brew version ofnode
and fixing all thenpm
issues, I finally was able to run the development server. When I did I got this error in Chrome 106.0.5249.91:If I can't fix this I give up.
The text was updated successfully, but these errors were encountered: