Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

path.extname is deprecated. #124

Open
ghost opened this issue Jul 12, 2017 · 2 comments
Open

path.extname is deprecated. #124

ghost opened this issue Jul 12, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Jul 12, 2017

Argument to path.extname must be a string

path.extname (C:\Users\Daniel\AppData\Local\atom\app-1.19.0-beta1\resources\app\src\electron-shims.js:20:10)
ATPOutputView.getCwd (C:\Users\Daniel\.atom\packages\atom-terminal-panel\lib\atp-view.coffee:1874:17)
BuiltinVariables.parseFull (C:\Users\Daniel\.atom\packages\atom-terminal-panel\lib\atp-builtins-variables.coffee:188:77)
BuiltinVariables.parseHtml (C:\Users\Daniel\.atom\packages\atom-terminal-panel\lib\atp-builtins-variables.coffee:111:16)
ATPOutputView.parseTemplate (C:\Users\Daniel\.atom\packages\atom-terminal-panel\lib\atp-view.coffee:664:36)
ATPPanel.updateStatusBar (C:\Users\Daniel\.atom\packages\atom-terminal-panel\lib\atp-panel.coffee:190:50)
@ghost
Copy link

ghost commented Jul 13, 2017

path.extname - /Applications/Atom.app/Contents/Resources/app/src/electron-shims.js:20:10
ATPOutputView.getCwd - /Users/yeahshure/.atom/packages/atom-terminal-panel/lib/atp-view.coffee:1874:17
BuiltinVariables.parseFull - /Users/yeahshure/.atom/packages/atom-terminal-panel/lib/atp-builtins-variables.coffee:188:77
BuiltinVariables.parseHtml - /Users/yeahshure/.atom/packages/atom-terminal-panel/lib/atp-builtins-variables.coffee:111:16
ATPOutputView.parseTemplate - /Users/yeahshure/.atom/packages/atom-terminal-panel/lib/atp-view.coffee:664:36
ATPPanel.updateStatusBar - /Users/yeahshure/.atom/packages/atom-terminal-panel/lib/atp-panel.coffee:190:50

@Taz8du29
Copy link

Already repported here #115
Manual fix available here #175 until author updates the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant