Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
jiangdi0924 opened this issue Aug 12, 2024 · 0 comments · Fixed by #1025
Closed

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

jiangdi0924 opened this issue Aug 12, 2024 · 0 comments · Fixed by #1025
Assignees

Comments

@jiangdi0924
Copy link

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 ScaleLeap/amazon-marketplaces#634

github-actions bot pushed a commit that referenced this issue Sep 11, 2024
## [3.8.4](v3.8.3...v3.8.4) (2024-09-11)

### Bug Fixes

* **deps:** update dependency @scaleleap/amazon-marketplaces to v17.3.1 ([#1001](#1001)) ([7fcbed5](7fcbed5))
* **deps:** update dependency agentkeepalive to v4.5.0 ([#1002](#1002)) ([37b5662](37b5662))
* **deps:** update dependency axios to v0.28.1 ([#1003](#1003)) ([ecfff0f](ecfff0f))
* **deps:** update dependency fp-ts to v2.16.6 ([#1004](#1004)) ([3a89683](3a89683))
* **deps:** update dependency fp-ts to v2.16.8 ([#1014](#1014)) ([0028c2c](0028c2c))
* **deps:** update dependency fp-ts to v2.16.9 ([#1021](#1021)) ([499e865](499e865))
* **deps:** update dependency http-status-codes to v2.3.0 ([#1005](#1005)) ([134a848](134a848))
* **deps:** update dependency io-ts to v2.2.21 ([#994](#994)) ([128f0ee](128f0ee))
* **deps:** update dependency io-ts-types to v0.5.19 ([#995](#995)) ([0f589a2](0f589a2))
* **deps:** update dependency lazy-get-decorator to v2.2.1 ([#996](#996)) ([e208f84](e208f84))
* module not found in @scaleleap/amazon-marketplaces ([#1025](#1025)) ([251bdf9](251bdf9)), closes [#1023](#1023)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants