Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Error: Cannot find module 'axios' #2

Open
NikitaIT opened this issue Jun 8, 2022 · 2 comments
Open

Error: Cannot find module 'axios' #2

NikitaIT opened this issue Jun 8, 2022 · 2 comments
Labels
bug Something isn't working next release

Comments

@NikitaIT
Copy link

NikitaIT commented Jun 8, 2022

Ok:

npx swagger-typescript-api -p ./src/thor.json -o ./swagger-typescript-api -n myApi.ts

Error:

npx swagger-typescript-api-nextgen -p ./src/thor.json -o ./swagger-typescript-api-nextgen -n myApi.ts

node:internal/modules/cjs/loader:936
  throw err;
  ^

Error: Cannot find module 'axios'

Fixed in:
acacode#310

@mutoe
Copy link

mutoe commented Jun 11, 2022

Same issue here.

@grandsilence grandsilence added bug Something isn't working next release labels Jun 11, 2022
@grandsilence
Copy link
Owner

I will fix it in the next release. Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working next release
Projects
None yet
Development

No branches or pull requests

3 participants