Open
Description
Hello,
I installed chokidar
globally per the docs, however, executing the porter watch
command yields the following error:
Watcher process has terminated. Please ensure Node and chokidar are installed.
Executing npm list -g
shows I have chokidar
installed:
$ npm list -g
/usr/lib
├── @johnnymorganz/[email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]