facebookarchive / hyperclick

NOTE: This is now deprecated in favor of the version bundled in https://github.com/facebook-atom/atom-ide-ui.
Other
58 stars 19 forks source link

Object.dirname is deprecated. #29

Closed Southhill closed 7 years ago

Southhill commented 7 years ago

Argument to path.dirname must be a string

Object.dirname (C:\Users\Administrator\AppData\Local\atom\app-1.17.2\resources\app\src\electron-shims.js:9:10)
Object.getSuggestionForWord (C:\Users\Administrator\.atom\packages\path-hyperclick\lib\main.js:27:37)
<unknown> (C:\Users\Administrator\.atom\packages\hyperclick\index.js:1:154773)
undefined.next (null:null:null)
r (C:\Users\Administrator\.atom\packages\hyperclick\index.js:1:139523)
<unknown> (C:\Users\Administrator\.atom\packages\hyperclick\index.js:1:139657)
hansonw commented 7 years ago

This is from path-hyperclick, not us (see: 2nd last line of the stacktrace). please file an issue there :)