File names are too long AND no debugging in webstorm

Hi, I just ran into some curious problems. I wanted to
copy my project folder and then it said, that the file names are too
long. Never have seen this before.
I updated node and npm and also installed a new ionic project, but the error is still there.

The solutions from this post didn’t help me: Ionic 2 unmanageble directory structure

Beside of this my Webstorm 10 ist no longer showing any debugging output. Everything seems to work fine, but there is no readable console-output at all.

Can anyone please help me? Everything was fine two weeks ago and after a small pause of coding nothing is working at all ;(

After uninstalling and installing everything, I can’t even install cordova and ionic again:
npm ERR! path C:\Users\AppData\Roaming\npm\node_mo
d5384ff1
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall rename …

npm ERR! enoent ENOENT: no such file or directory, rename

Thank you very much!

node: 6.9.1
npm: 3.10.8