For my GitHub repository, please visit here
This project was actively developed until November of last year, after which I did not commit any changes. Today, I attempted to run the project again but encountered the following error.
My current system versions are:
- macOS Big Sur (version 11.3.1)
- Node v16.13.1
- Email Address Protected
The error messages I received:
npm ERR! code 1
npm ERR! path /Users/hyeongtaekim/VoiceSpace/front/node_modules/canvas
... (the rest of the error message here) ...
npm ERR! node-pre-gyp ERR! not ok
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/hyeongtaekim/.npm/_logs/2022-02-09T05_30_57_337Z-debug.log