mhallin / graphql_ppx

GraphQL PPX rewriter for Bucklescript/ReasonML
BSD 3-Clause "New" or "Revised" License
320 stars 42 forks source link

File exists mkdir "[project-dir]/.graphql_ppx_cache" error message #67

Closed sainthkh closed 5 years ago

sainthkh commented 5 years ago

Whenever compiling files with [%graphql {||}], you can see an error message like below:

File exists mkdir "[project-dir]/.graphql_ppx_cache"
sainthkh commented 5 years ago

Merged the PR #68. So, closed the issue.