Veeck

Results 340 comments of Veeck

mhhh.... what node version are you using?

thanks for the infos. could you try out @devprojectsapps which version breaks the build? so if 0.4.0 works but not 2.1.1 which one still works and which starts to show...

@stephanfriedrich Please try to update your node version to something currently supported (>6) and report back if possible.

hi @pucciodan @nikjuice sorry for the dela yin answering. could you delete your node_modules folder (and a package-lock.json if there is one) and do a npm install ? Maybe the...

So, no feedback on this?

Hi @cparrapa is there a task list of stuff to do to get linux support merged in here? Or how can I help?

Thanks for your feedback. I might be of help with gettung the package.json in shape for linux (and mac) and the stuff that has to do with the electron builder...

Also: this seems to be a clone of blocklino (alas not a fork), just out of curiosity: what difference is to the original fork (broadly spoken) since this repo here...

Took a swing at building a linux deb. Basically I only did: - downloaded arduino cli for linux and put the file in "compilation/arduino" - added a new npm script...