场景:这个问题出在合并代码之后,拉取新合并的代码,然后npm run dev报错:ext[key].bind is not a function 解决方法:忘记npm i 了,npm i解决。 问题也不大,但是这个问题记录的少,还是记录一下。