我有一个使用Stripe的vue项目,但是,最近,当我加载我的工作区时,此错误一直在发生,我对如何诊断它非常迷惑。
有趣的是,我的实时版本运行正常,没有错误,并且它们是相同的确切版本。
我搜索了最近几个小时,看看是否可以找到修复程序,并且我运气不错地更新了所有项目插件。我不确定现在要采取什么步骤。
Uncaught TypeError: __webpack_require__(...).createServer is not a function
at Object.eval (webpack-internal:///./node_modules/stripe/lib/stripe.js:9)
at eval (webpack-internal:///./node_modules/stripe/lib/stripe.js:354)
at Object../node_modules/stripe/lib/stripe.js (app.js:7341)
at __webpack_require__ (app.js:1427)
at fn (app.js:801)
at eval (webpack-internal:///./src/main.js:24)
at Module../src/main.js (app.js:8065)
at __webpack_require__ (app.js:1427)
at fn (app.js:801)
at Object.1 (app.js:8572)
这是错误