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
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
Referenced from: /Users/Karthikkhatri/Desktop/generative-art-node/node_modules/canvas/build/Release/libpixman-1.0.40.0.dylib (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
I run the npm command: npm run build but I soon get an error that I need an Mac OS version 10.15 but I have 10.13 anyone know any alternative?
The text was updated successfully, but these errors were encountered:
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
Referenced from: /Users/Karthikkhatri/Desktop/generative-art-node/node_modules/canvas/build/Release/libpixman-1.0.40.0.dylib (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
I run the npm command: npm run build but I soon get an error that I need an Mac OS version 10.15 but I have 10.13 anyone know any alternative?
The text was updated successfully, but these errors were encountered: