Closed manach closed 7 years ago
Note: I just installed v7.10.0 win32 x64, and I'm getting the same error (with the new version in the error message).
I fixed it. It was a bug in my gulpfile. I was watching ./app/package.json, which didn't exist. The correct location was ./package.json. When I made the change, it worked fine. Let me know if this is useful; if not I'm happy to delete. Sorry for any inconvenience.
I've never made a bug report before, so I apologize for not doing it correctly. I just followed the link like the error message told me to. Please let me know if you need more information.
I'm trying to get gulp up and running, and set gulp-watch to my package.json file to test it. I had previously gotten the same error message when I set it to watch a styles.css file.
Node.js version:
v6.10.3 win32 x64
gulp-watch version:4.3.11
Globs:"./app/package.json"
Filepath:C:\Users\Chris\Desktop\work-site\package.json
Event:add
Process CWD:C:\Users\Chris\Desktop\work-site
Options: