- Node.js Version: v6.10.0
- OS: Windows 7
- Scope (install, code, runtime, meta, other?): runtime
- Module (and version) (if relevant):
I have just installed node on my computer for work and am getting the following error whenever I run any npm command:
Error: Cannot find module './cache/caching-client.js'
I have googled around, tried installing and reinstalling and still cannot find a fix.
Thank you