cncf / landscapeapp

🌄Upstream landscape generation application
https://landscapes.dev/
Apache License 2.0
255 stars 125 forks source link

`LEVEL=complete npm run fetch` throws error #309

Open jordinl opened 5 years ago

jordinl commented 5 years ago

Getting error:

{ Error: ENOENT: no such file or directory, open '/Users/jordi/workspace/omp-landscape/processed_landscape.yml'
    at Object.openSync (fs.js:448:3)
    at Object.readFileSync (fs.js:348:35)
    at readFileSync (/Users/jordi/workspace/landscapeapp/tools/addExternalInfo.js:266:73)
  errno: -2,
  syscall: 'open',
  code: 'ENOENT',
  path:
   '/Users/jordi/workspace/omp-landscape/processed_landscape.yml' }

Not sure if it matters but PROJECT_PATH is set to omp-landscape

dankohn commented 5 years ago

That's because we haven't used that feature in more than a year, so it rusted. We can either fix or remove. You get the same effect by deleting processed_landscape and running yf.