```javascript
npm install single-spa
npm ERR! code ENOENT
npm ERR! syscall stat
npm ERR! path C:\Users\zxb\micro-frontend\https:\registry.nlark.com\vue\download\vue-2.6.14.tgz
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, stat 'C:\Users\zxb\micro-frontend\https:\registry.nlark.com\vue\download\vue-2.6.14.tgz'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\zxb\AppData\Roaming\npm-cache\_logs\2023-03-02T11_48_47_803Z-debug.log
```
第一次提问有点不会操作,我是参考的这个:https://blog.csdn.net/xgangzai/article/details/108439538
一步步搭建出了app1和app2,但是基座npm安装的时候又报错,心态崩了