Segmentation fault when using johnny-five with deno
I want to using johnny-five with deno, here is my code:
But when I try to run it, I got this
Any idea how to solve it?
(Note: node-gyp has been installed with Deno globally, also added
But when I try to run it, I got this
Any idea how to solve it?
(Note: node-gyp has been installed with Deno globally, also added
--allow-script params, no error occurred when installing)