We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Argument to path.extname must be a string
path.extname
Object.extname (/usr/share/atom/resources/app.asar/src/electron-shims.js:20:10) Zo (/home/oakmac/.atom/packages/parinfer/lib/atom-parinfer.js:515:361) yp (/home/oakmac/.atom/packages/parinfer/lib/atom-parinfer.js:534:105) <unknown> (<embedded>:11:428865) Function.simpleDispatch (<embedded>:11:1201500) Emitter.emit (<embedded>:11:1202941)
The text was updated successfully, but these errors were encountered:
Saw this today while using v1.24.0
Sorry, something went wrong.
GitHub Issue #109 - fix depreciation warning; only call path.extname …
54653f3
…with a non-empty string
Fixed with v1.24.1
oakmac
No branches or pull requests
Argument to
path.extname
must be a stringThe text was updated successfully, but these errors were encountered: