Any ideas about the following errors?
C:\PGM\_CODE\zui>npm install -g jspm
C:\PGM\devel\node-v7.2.1-win-x64\jspm -> C:\PGM\devel\node-v7.2.1-win-x64\node_m
odules\jspm\jspm.js
C:\PGM\devel\node-v7.2.1-win-x64
`-- jspm@0.16.53
C:\PGM\_CODE\zui>gulp watch
Index generation: 83.257ms
module.js:472
throw err;
^
Error: Cannot find module 'jspm'
at Function.Module._resolveFilename (module.js:470:15)
at Function.Module._load (module.js:418:25)
at Module.require (module.js:498:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (C:\PGM\_CODE\zui\build\tasks\export-release.js:7:14)