t9md / atom-cursor-history

Cursor position history manager
https://atom.io/packages/cursor-history
MIT License
59 stars 7 forks source link

Object.basename is deprecated. #41

Open sybrenstuvel opened 7 years ago

sybrenstuvel commented 7 years ago

Arguments to path.basename must be strings

Object.basename (/usr/share/atom/resources/app.asar/src/electron-shims.js:31:10)
Entry.inspect (/home/sybren/.atom/packages/cursor-history/lib/entry.coffee:96:37)
History.<anonymous> (/home/sybren/.atom/packages/cursor-history/lib/history.coffee:237:47)
History.inspect (/home/sybren/.atom/packages/cursor-history/lib/history.coffee:240:10)
History.log (/home/sybren/.atom/packages/cursor-history/lib/history.coffee:248:68)
History.add (/home/sybren/.atom/packages/cursor-history/lib/history.coffee:156:14)