By the way I also had some problems with fetch-node. These commands fixed the problem:
npm install -g npm
npm cache clean
npm update
By the way I also had some problems with fetch-node. These commands fixed the problem:
npm install -g npm
npm cache clean
npm update