styczynski / atom-terminal-panel

Advanced terminal interface for Atom editor
https://atom.io/packages/atom-terminal-panel
MIT License
98 stars 37 forks source link

path.extname is deprecated. #738

Open abime opened 5 years ago

abime commented 5 years ago

Argument to path.extname must be a string

path.extname (/opt/atom/resources/app.asar/src/electron-shims.js:20:10)
ATPOutputView.getCwd (/home/next/.atom/packages/atom-terminal-panel/lib/atp-view.coffee:1874:17)
BuiltinVariables.parseFull (/home/next/.atom/packages/atom-terminal-panel/lib/atp-builtins-variables.coffee:188:77)
BuiltinVariables.parseHtml (/home/next/.atom/packages/atom-terminal-panel/lib/atp-builtins-variables.coffee:111:16)
ATPOutputView.parseTemplate (/home/next/.atom/packages/atom-terminal-panel/lib/atp-view.coffee:664:36)
ATPPanel.updateStatusBar (/home/next/.atom/packages/atom-terminal-panel/lib/atp-panel.coffee:190:50)
abime commented 5 years ago

deprecation warning.