npm error Cannot read properties of null (reading 'isDescendantOf')
这个错误通常是由于 npm 缓存或者依赖关系问题导致的。您可以尝试清除 npm 缓存并重新安装依赖来
解决这个问题。具体操作可以参考以下步骤:
- 清除 npm 缓存:运行命令 npm cache clean --force
- 删除 node_modules目录 和package-lock.json文件
- 安装依赖:运行命令 npm install
本文来自博客园,作者:VipSoft 转载请注明原文链接:https://www.cnblogs.com/vipsoft/p/18221962
 
                    
                 
                
            
         浙公网安备 33010602011771号
浙公网安备 33010602011771号