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
I am using pdfjs-dist v4.8.69 which lists canvas as an optional dependency. However, when I am trying to run npm install, the process fails:
npm error node-pre-gyp WARN Pre-built binaries not installable for [email protected] and [email protected] (node-v115 ABI, unknown) (falling back to source compile with node-gyp)
I am using pdfjs-dist v4.8.69 which lists canvas as an optional dependency. However, when I am trying to run
npm install
, the process fails:The text was updated successfully, but these errors were encountered: