Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

have been getting this issue for a few weeks, probably a easy fix ( see log below ) #1

Closed
walkingspaceman opened this issue Sep 13, 2021 · 2 comments

Comments

@walkingspaceman
Copy link

Lords-iMac:hashlips_art_engine-main blackjosh$ node index.js
(node:11835) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
(Use node --trace-deprecation ... to show where the warning was created)
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
Referenced from: /Users/blackjosh/Desktop/hashlips_art_engine-main/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

dyld: Symbol not found: ____chkstk_darwin
Referenced from: /Users/blackjosh/Desktop/hashlips_art_engine-main/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

Abort trap: 6

@HashLips
Copy link
Owner

Thank you that is just a dependency warning the program should still work right? Will update that in the next version. Also use Yarn to install.

@jpaezsa
Copy link

jpaezsa commented Sep 20, 2021

warning t

Hello @HashLips Daniel!…
I have the same issue when i tray to create bigger images, any image mayor to 512px give me this error, eg. 513px or 2500px

I run a mac os 10.13 - impossible to upgrade no 10.15 :(

Any idea how fix it?

I really appreciate your work, tks 4 sharing!

@bartleya2
Copy link

Thank you that is just a dependency warning the program should still work right? Will update that in the next version. Also use Yarn to install.

Ran into the same issue. Hopefully installing Mac OS Catalina 10.15 does the trick. Wish it didn't depend on a more updated OS. Took me forever to figure it out lol.

HashLips pushed a commit that referenced this issue Oct 27, 2021
Fix bug with orientation of preview
devdoge999 pushed a commit to rira-university/rira-metadata-scripts that referenced this issue Jan 16, 2022
ericosg added a commit to ericosg/hashlips_new_earthies that referenced this issue Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants