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

Error: Module not found #22

Open
patrickyan opened this issue Nov 3, 2022 · 8 comments
Open

Error: Module not found #22

patrickyan opened this issue Nov 3, 2022 · 8 comments

Comments

@patrickyan
Copy link

error - ./node_modules/@vespaiach/axios-fetch-adapter/index.js:2:0
Module not found: Package path ./lib/core/settle is not exported from package /.../node_modules/axios (see exports field in /.../node_modules/axios/package.json)

Line 2 it's complaining about https:/vespaiach/axios-fetch-adapter/blob/main/index.js#L2

Using

  • axios 1.1.3
  • axios-fetch-adapter 0.3.1
  • next.js 12.3.1
@Feleys
Copy link

Feleys commented Nov 3, 2022

Same problem.

@imanabbasi
Copy link

Same problem here with axios 1.2.0.
I also downgrade axios to 0.27.2, it work !
@Feleys @patrickyan

@escapedcat
Copy link

If this gets merged it could be possible to just use Axios directly again but with a supported adapter.

@everythinginjs
Copy link

1+

@vrouilhac
Copy link

I'm having the same issue +1

  • axios: 1.3.4
  • axios-fetch-adapter: 0.3.1
  • next.js: 13.2.1

@cdx111
Copy link

cdx111 commented Apr 10, 2023

If this gets merged it could be possible to just use Axios directly again but with a supported adapter.

when 'if this gets merged ' can be used?

@marco910
Copy link

marco910 commented Jul 7, 2023

Same issue here

@jackmerrill
Copy link

I found the issue- axios renamed lib to unsafe.

@github-staff github-staff deleted a comment from vokaplok Sep 17, 2024
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

9 participants