```
G:\マイドライブ\path\to\app>npm install
npm ERR! code ENOTDIR
npm ERR! syscall mkdir
npm ERR! path G:\マイドライブ\path\to\app\node_modules\electron-installer-debian
npm ERR! errno -4052
npm ERR! ENOTDIR: not a directory, mkdir 'G:\マイドライブ\path\to\app\node_modules\electron-installer-debian'
```
Google ドライブが原因。ミラーリングを使用する
https://stackoverflow.com/a/78587569
#npm