I'm having problems to install node-pg-sice on Windows 7.
I tried to install debu@1.0.0 and doesn't work.
***>npm install pg-spice --save
npm ERR! peerinvalid The package debug does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer pg-spice@1.0.0 wants debug@~0
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "pg-spice" "--save"
npm ERR! cwd **\Módulos\PhotokaWeb
npm ERR! node -v v0.10.32
npm ERR! npm -v 1.4.28
npm ERR! code EPEERINVALID
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! C:**\Módulos\PhotokaWeb\npm-debug.log
npm ERR! not ok code 0
I'm having problems to install node-pg-sice on Windows 7.
I tried to install debu@1.0.0 and doesn't work.