amazon-advertising-api-sdk icon indicating copy to clipboard operation
amazon-advertising-api-sdk copied to clipboard

code: 'MODULE_NOT_FOUND' requestPath: '@scaleleap/amazon-marketplaces'

Open jiangdi0924 opened this issue 1 year ago • 0 comments

When I encountered an error while using this SDK in a new project, it may be related to the scaleleap/amazon-marketplaces version. The current package dependencies are as follows. I would appreciate it if you could make the necessary adjustments. Thank you very much.

├─┬ @scaleleap/[email protected] │ └── @scaleleap/[email protected]

`  code: 'MODULE_NOT_FOUND',
  path: '/XXXXX/node_modules/@scaleleap/amazon-advertising-api-sdk/node_modules/@scaleleap/amazon-marketplaces/package.json',
  requestPath: '@scaleleap/amazon-marketplaces'`

Mabye related this issue https://github.com/ScaleLeap/amazon-marketplaces/issues/634

jiangdi0924 avatar Aug 12 '24 08:08 jiangdi0924