"node-path" : ":/home/serii/.nvm/versions/node/v6.12.2/bin/node",
If node has been installed with NVM you need to make a symlink to node in /usr/local/bin. Using OS X, the binary path would typically be /Users/[your name]/.nvm/[node version]/bin/node.