lsegal / atom-rst-preview

Open a rendered version of the ReStructuredText in the current editor with `ctrl-shift-r`.
Other
22 stars 80 forks source link

Object.basename is deprecated. #54

Open 2stacks opened 6 years ago

2stacks commented 6 years ago

Arguments to path.basename must be strings

Object.basename (/usr/share/atom/resources/app.asar/src/electron-shims.js:31:10)
RstPreviewView.getTitle (/home/stacks/.atom/packages/rst-preview/lib/rst-preview-view.coffee:266:22)
TabView.updateTitle (<embedded>:121709:33)
<unknown> (<embedded>:121453:30)
Function.module.exports.Emitter.simpleDispatch (<embedded>:68128:20)
Emitter.emit (<embedded>:68244:34)