Skip to content

Fix for Apple M1 Chips (makes your Hashlips Art Engine working) #812

@deemount

Description

@deemount
  1. Download the source and put it somewhere
  2. Be sure using a nodejs version around v14.17.3. Manage your version with nvm, if you need to!
    a) nvm install v14.17.3
    b) nvm alias default v14.17.3
    Be sure, you have no node version in your export path in zshrc
  3. Canvas 2.8 failed to install (main reason why it's not working on m1)? Put in your zsh or bash:
    arch -arm64 brew install pkg-config cairo pango jpeg giflib librsvg
  4. go now in the hashlips_art_engine root-folder and put in your terminal:
    a) npm install
    b) node index.js

Et Voila. Enjoy generating ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions