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.

no such file or directory 'react-apollo-form\dist\lib\cli.js'

See original GitHub issue

I’m trying to install this, but no luck. I got some Warnings and an error:

npm WARN deprecated apollo-codegen@0.19.1: The 'apollo-codegen' command has been replaced with the more-powerful 'apollo' CLI.

npm ERR! path ...\node_modules\react-apollo-form\dist\lib\cli.js npm ERR! enoent ENOENT: no such file or directory, chmod '...\node_modules\react-apollo-form\dist\lib\cli.js'

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
charlypolycommented, Oct 31, 2018

react-apollo-form@0.1.7 published with the stable fix. ✅

1reaction
charlypolycommented, Oct 27, 2018

Hi everybody,

Sorry for the delay.

I found that the issue is linked to the updates of dependencies of react-apollo-form to incompatible versions when using npm.

I strongly advise to use yarn while I update all dependencies of the project. This may take time because apollo-codegen project had a huge refactoring during the last months.

If you cannot switch to yarn, I strongly advice you to generate a package-lock.json from the yarn.lock file by using this tool: https://github.com/imsnif/synp.

Sorry for the inconvenience,

Cheers

Read more comments on GitHub >

github_iconTop Results From Across the Web

No Such File or Directory - javascript - Stack Overflow
Basically what I'm trying to do is store the amount of candy users get in a json file. No I don't want to...
Read more >
"no such file or directory" when tempFileHandler.js is trying to ...
I'm using the current GitHub version. I don't know how to reproduce the issue. My application handle high upload traffic. Maybe it happens...
Read more >
error: no such file or directory, open (Example) - Treehouse
When I try to run app.js I keep getting the same error after I refresh the page after I spooling up the server....
Read more >
Npn build on latest Atlas code gives: ENOENT: no such file or ...
{ Error: Error: ENOENT: no such file or directory, open '/usr/local/tomcat/webapps/atlas/node_modules/qs/dist/qs.js' In module tree: main pages/Router
Read more >
Building Javascript SDK using polymer-cli cause error: ENOENT
Building Javascript SDK using polymer-cli cause error: ENOENT: no such file or directory · Issue · Answer · Comments.
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