Shane Rowatt

Results 3 comments of Shane Rowatt

If make the output-model an object that contains the array of selected values your controller will not lose the two way binding. See this plunk where I've wrapped the output...

The major version of node used to build memwatch is a different major version of node you're using memwatch with. In this case, it looks like memwatch was built against...

Looks like you don't have **make** installed to build the C library. Try this first: `sudo apt-get install build-essential`