Bobbie Tables

Results 14 comments of Bobbie Tables

@mgan59 +1 -- how can I help with this? Wanna fork it and work together on it? Whatever you want - any way I can help, count me in.

> I think you'd have a better experience with the `bundler` resolution mode, which is a more lenient resolution mode than `Node16` but it does take `exports` into account. Is...

No - there is no solution, and you should not expect a solution. The creator/maintainer of this project does not care to maintain beyond the last Ng version that this...

Actually - sorry I was wrong - I found this issue on the serialport repo issue list: https://github.com/voodootikigod/node-serialport/issues/368

What version of node do you have installed on your rpi? I have 0.10.32? Or did you update npm itself without updating node?

I was able to get around this issue by: 1) removing node / npm 2) using sudo apt-get install npm 3) git clone [nvm repo] 4) setup bashrc and profile...

UPDATE: I finally got all of this working by: 1) npm cache clean --force 2) npm update 3) chown $USER .bin in the node_modules folder, I hope this helps someone...

Do you mind me asking - you're not running Debian Wheezy right? You loaded your SD card w/ 3.6.13 downloaded from http://archlinuxarm.org/platforms/armv6/raspberry-pi or similar? I suppose that's not related, but...

OK - I cannot get this to run. Here are my environment specs: ``` $ node -v v0.10.32 $ npm -v 2.1.5 $ node-gyp --version v1.0.2 $ uname -a Linux...

*\* UPDATE ** Yes, that file at that path exists. I now have this running and I am able to browse to the site and configure the settings. To get...