最佳答案
我一直在使用节点版本 12.3.4更新到14.14.0,并开始收到很多问题,我修复。我唯一不明白的就是这个问题
__dirname is not defined
据我所知,__dirname是 Node 中的一个核心变量,它在 Node 14中被删除了吗?