I am not sure why it's happening. I am running the command `gql2flow http://localhost:3000/graphql` inside my project folder where `graphql` module installed. It should be able to find it yet fails... ``` Error: Cannot find module 'graphql/utilities' at Function.Module._resolveFilename (module.js:485:15) at Function.Module._load (module.js:437:25) at Module.require (module.js:513:17) at require (internal/module.js:11:18) at Object.<anonymous> (D:\users\DarkMaster\AppData\Roaming\nvm\v8.1.4\node_modules\gql2flow\util\fetcher.js:7:5) at Module._compile (module.js:569:30) at Object.Module._extensions..js (module.js:580:10) at Module.load (module.js:503:32) at tryModuleLoad (module.js:466:12) at Function.Module._load (module.js:458:3) ``` I am on Windows 10 x64, Node 8.1.4
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by danielkcz and has received 1 comments.