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

Module not found: Can't resolve 'ApiClient' #25

Open
marco910 opened this issue Sep 21, 2022 · 0 comments
Open

Module not found: Can't resolve 'ApiClient' #25

marco910 opened this issue Sep 21, 2022 · 0 comments

Comments

@marco910
Copy link

I'm getting the following issue using Node v16.14.2 on Ubuntu 20.04. I didn't change anything to the code, that happened right away.

Any ideas?

Module not found: Can't resolve 'ApiClient' in '/%project_root%/node_modules/amazon-pa-api50/sdk/src'
Did you mean './ApiClient'?
Requests that should resolve in the current directory need to start with './'.
Requests that start with a name are treated as module requests and resolve within module directories (node_modules).
If changing the source code is not an option there is also a resolve options called 'preferRelative' which tries to resolve these kind of requests in the current directory too.
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

No branches or pull requests

1 participant