Cyber​​source-rest-client 找不到这些依赖Vue.js

问题描述

我正在尝试在 vue.js 中创建一个新应用。基本上只是想要来自网络资源缩微节点的相同输出https://github.com/CyberSource/cybersource-flex-samples-node

在我的 vue 项目 main.js

从'../node_modules/cybersource-rest-client'导入cybersourceRestApi;

var instance = newcybersourceRestApi.KeyGenerationApi(configObj);

我遇到了依赖项的错误。有很多遗漏,但这里有前 3 个例子

  • ./node_modules/cybersource-rest-client/src/index.js 中的 apiclient
  • ./node_modules/cybersource-rest-client/src/index.js 中的 api/CaptureApi
  • api/ConversionDetailsApi in ./node_modules/cybersource-rest-client/src/index.js Error

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)