graphql-code-generator: Could not install 0.8.0
Hello! Thank you for your job.
I could not install the latest (0.8.0) version of the package:
$ node -v
v8.1.2
$ npm -v
5.3.0
$ npm i graphql-code-generator
npm ERR! path $(pwd)/node_modules/graphql-codegen-compiler/node_modules/graphql-codegen-core/dist/cli/gql-gen.js
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod
npm ERR! enoent ENOENT: no such file or directory, chmod '$(pwd)/node_modules/graphql-codegen-compiler/node_modules/graphql-codegen-core/dist/cli/gql-gen.js'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Reactions: 3
- Comments: 15 (13 by maintainers)
Oh. Yes. I’ve just imagined it. 😃 This package has been refactored 👍
@altschuler , I released it as a regular version,
0.8.2, can you please try it as well?