question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Could not install 0.8.0

See original GitHub issue

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

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:15 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
mctepcommented, Jul 19, 2017

Oh. Yes. I’ve just imagined it. 😃 This package has been refactored 👍

1reaction
dotansimhacommented, Jul 18, 2017

@altschuler , I released it as a regular version, 0.8.2, can you please try it as well?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation — Neo 0.8.0 documentation
Certain IO modules have additional dependencies. If these are not satisfied, Neo will still install but the IO module that uses them will...
Read more >
python - could not find a version that satisfies the requirement ...
Please help me out to get rid of this error while installing the mediapipe library in python 3.7.9 .
Read more >
Installation — statsmodels 0.8.0 documentation
Installation from Source¶. You will need a C compiler installed to build statsmodels. If you are building from the github source and not...
Read more >
Installing Ray — Ray 0.8.6 documentation
You can install the latest stable version of Ray as follows. ... FileNotFoundError: Could not find module '_raylet.pyd' (or one of its dependencies)....
Read more >
could not install packages due to an oserror pip - You.com
pip install的时候出现这种问题,搜过一些文章,说是关闭代理,改镜像之类的。解决方法:不用校园网,哈哈哈哈,就用最 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found