nteract / jupyter-paths

:city_sunrise: Pure JavaScript implementation of jupyter --paths --json
BSD 3-Clause "New" or "Revised" License
9 stars 11 forks source link

Handle exceptions in realPathSync invocation #31

Closed captainsafia closed 4 years ago

captainsafia commented 4 years ago

Closes #30

captainsafia commented 4 years ago

Failures in build are because the Travis instance is using an outdated version of Node. We should probably freshen up the build pipeline used here.