【发布时间】:2020-12-29 16:47:14
【问题描述】:
在尝试安装 npm install @stripe/react-stripe-js 时遇到此错误。
有人可以帮忙吗?
C:\Users\Ayush\Desktop\ReactBootcamp\amazon-clone>npm install @stripe/react-stripe-js
npm ERR! Object for dependency "@babel/generator" is empty.
npm ERR! Something went wrong. Regenerate the package-lock.json with "npm install".
npm ERR! If using a shrinkwrap, regenerate with "npm shrinkwrap".
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Ayush\AppData\Roaming\npm-cache\_logs\2020-09-11T07_04_49_530Z-debug.log
【问题讨论】:
标签: node.js reactjs npm stripe-payments