TimKam / atomic-vale

a vale linter plugin for Atom
MIT License
6 stars 2 forks source link

Object.extname is deprecated. #15

Closed philoserf closed 6 years ago

philoserf commented 6 years ago

Argument to path.extname must be a string

Object.extname (/Applications/Atom.app/Contents/Resources/app.asar/src/electron-shims.js:20:10)
Object.lint (/Users/mark/.atom/packages/atomic-vale/lib/init.coffee:57:34)
a.factory (/Users/mark/.atom/packages/atom-ide-ui/modules/atom-ide-ui/pkg/atom-ide-diagnostics/lib/services/LinterAdapter.js:252:42)
a._callFactory (/Users/mark/.atom/packages/atom-ide-ui/node_modules/rxjs/bundles/Rx.min.js:107:23)
a.tryDefer (/Users/mark/.atom/packages/atom-ide-ui/node_modules/rxjs/bundles/Rx.min.js:106:442)
new a (/Users/mark/.atom/packages/atom-ide-ui/node_modules/rxjs/bundles/Rx.min.js:106:383)
philoserf commented 6 years ago

appears to be related to atom-ide-ui