I get this error trying to install canvas

I’ve been trying to install canvas for a NFT generator, but it everytime I try to do it, I get this error. what do you think is the problem? what am I supposed to do?

THE ERROR :

npm ERR! code 6
npm ERR! path C:UsersKeramDesktopgenerative-art-node-mainnode_modulescanvas
npm ERR! command failed
npm ERR! command C:Windowssystem32cmd.exe /d /s /c node-pre-gyp install –fallback-to-build
npm ERR! node-pre-gyp info it worked if it ends with ok
npm ERR! node-pre-gyp info using [email protected]
npm ERR! node-pre-gyp info using [email protected] | win32 | x64
npm ERR! node-pre-gyp info check checked for “C:UsersKeramDesktopgenerative-art-node-mainnode_modulescanvasbuildReleasecanvas.node” (not found)
npm ERR! node-pre-gyp http GET https://github.com/Automattic/node-canvas/releases/download/v2.9.0/canvas-v2.9.0-node-v93-win32-unknown-x64.tar.gz
npm ERR! node-pre-gyp info install unpacking Release/
npm ERR! node-pre-gyp info install unpacking Release/canvas.exp
npm ERR! node-pre-gyp info install unpacking Release/canvas.ilk
npm ERR! node-pre-gyp ERR! Completion callback never invoked!
npm ERR! node-pre-gyp ERR! System Windows_NT 6.1.7601
npm ERR! node-pre-gyp ERR! command “C:node jsnode.exe” “C:UsersKeramDesktopgenerative-art-node-mainnode_modules@mapboxnode-pre-gypbinnode-pre-gyp” “install” “–fallback-to-build”
npm ERR! node-pre-gyp ERR! cwd C:UsersKeramDesktopgenerative-art-node-mainnode_modulescanvas
npm ERR! node-pre-gyp ERR! node -v v16.6.2
npm ERR! node-pre-gyp ERR! node-pre-gyp -v v1.0.5

npm ERR! A complete log of this run can be found in:
npm ERR! C:UsersKeramAppDataLocalnpm-cache_logs2022-01-29T08_29_22_396Z-debug.log
PS C:UsersKeramDesktopgenerative-art-node-main>