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

I can't install @rtk-incubator/rtk-query-codegen-openapi@0.2.0 #24

Closed
kahirokunn opened this issue Jan 14, 2021 · 2 comments
Closed

I can't install @rtk-incubator/rtk-query-codegen-openapi@0.2.0 #24

kahirokunn opened this issue Jan 14, 2021 · 2 comments

Comments

@kahirokunn
Copy link
Contributor

kahirokunn commented Jan 14, 2021

I can install @rtk-incubator/rtk-query-codegen-openapi@0.1.0
but I can't install @0.2.0 😢

$ npm install -D @rtk-incubator/rtk-query-codegen-openapi@0.2.0
npm ERR! code ENOENT
npm ERR! syscall chmod
npm ERR! path /hoge/fuga/piyo/node_modules/@rtk-incubator/rtk-query-codegen-openapi/lib/bin/cli.js
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, chmod '/hoge/fuga/piyo/node_modules/@rtk-incubator/rtk-query-codegen-openapi/lib/bin/cli.js'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
@kahirokunn kahirokunn changed the title I can't install @rtk-incubator/rtk-query-codegen-openapi@latest 😢 I can't install @rtk-incubator/rtk-query-codegen-openapi@latest Jan 14, 2021
@kahirokunn kahirokunn changed the title I can't install @rtk-incubator/rtk-query-codegen-openapi@latest I can't install @rtk-incubator/rtk-query-codegen-openapi@0.2.0 Jan 14, 2021
@msutkowski
Copy link
Member

I'm looking into it - for some reason the lib folder didn't get included in the build?

@msutkowski
Copy link
Member

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

2 participants