cocoakekeyu / markdown-img-paste

一个可以快速粘贴剪贴板里的照片到markdown的插件,并且可以设置使用七牛存储照片。
MIT License
179 stars 28 forks source link

path.dirname is deprecated. #37

Open bigheadming opened 3 years ago

bigheadming commented 3 years ago

Atom Version: 1.57.0 Electron: 9.4.4 Chrome: 83.0.4103.122 Node: v12.14.1

Argument to path.dirname must be a string

path.dirname (C:\Users\xxx\AppData\Local\atom\app-1.56.0\resources\app.asar\src\electron-shims.js:9:10)
Object.paste (C:\Users\xxx\.atom\packages\markdown-img-paste\lib\markdown-img-paste.coffee:51:22)
HTMLElement.subscriptions.add.atom.commands.add.markdown-img-paste:paste (C:\Users\xxx\.atom\packages\markdown-img-paste\lib\markdown-img-paste.coffee:19:26)
CommandRegistry.handleCommandEvent (<embedded>:11:352215)
KeymapManager.dispatchCommandEvent (<embedded>:11:1226991)
KeymapManager.handleKeyboardEvent (<embedded>:11:1223125)