Photonsters / VoxelsOps

this library will process three-dimensional matrix of binary data with boolean operations and some helper filters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Cannot find module 'pngjs'

NardJ opened this issue · comments

I get an error when testing gyroid.js on a Linux Mint machine:
image

Am I doing something wrong? Is it a missing dependency?

did you run 'npm install' first?

I will clean up my packages soon and release new update, I abandoned my tries to release it as single build for each system, users will simply need to install node and electron to use that application.

' npm install' did the trick. Should have read the readme better :-)