Skip to content
This repository has been archived by the owner on Sep 5, 2022. It is now read-only.

Uncaught The "path" argument must be of type string. Received type undefined #17

Open
elysa-ux opened this issue Jan 2, 2020 · 0 comments

Comments

@elysa-ux
Copy link

elysa-ux commented Jan 2, 2020

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.41.0 x64
Electron: 4.2.7
OS: Mac OS X 10.14.6
Thrown From: htmlhint package 1.1.4

Stack Trace

Uncaught The "path" argument must be of type string. Received type undefined

At path.js:39

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined
    at assertPath (path.js:39:11)
    at Object.join (path.js:1155:7)
    at module.exports (/packages/htmlhint/lib/config.coffee:6:43)
    at module.exports (/packages/htmlhint/lib/linter.coffee:19:37)
    at Function.simpleDispatch (/private/var/folders/wk/k0s2jwjd53lck5sty9czpysh0000gn/T/AppTranslocation/A006D013-F4EF-4484-8DDC-AF2CB4FA6ABF/d/Atom.app/Contents/Resources/app/static/<embedded>:11:1211909)
    at Emitter.emit (/private/var/folders/wk/k0s2jwjd53lck5sty9czpysh0000gn/T/AppTranslocation/A006D013-F4EF-4484-8DDC-AF2CB4FA6ABF/d/Atom.app/Contents/Resources/app/static/<embedded>:11:1213350)
    at TextBuffer.emitDidStopChangingEvent (/private/var/folders/wk/k0s2jwjd53lck5sty9czpysh0000gn/T/AppTranslocation/A006D013-F4EF-4484-8DDC-AF2CB4FA6ABF/d/Atom.app/Contents/Resources/app/static/<embedded>:11:505151)
    at later (/private/var/folders/wk/k0s2jwjd53lck5sty9czpysh0000gn/T/AppTranslocation/A006D013-F4EF-4484-8DDC-AF2CB4FA6ABF/d/Atom.app/Contents/Resources/app/static/<embedded>:14:104393)

Commands

     -9:36.5.0 atom-beautify:beautify-editor (input.hidden-input)
     -9:31.7.0 core:save (input.hidden-input)
     -3:47.8.0 settings-view:open (input.hidden-input)
 10x -3:18 core:backspace (input.hidden-input)
     -1:47.1.0 core:save (input.hidden-input)
     -0:52.2.0 core:backspace (input.hidden-input)
     -0:49 core:save (input.hidden-input)
  2x -0:31.3.0 core:backspace (input.hidden-input)
     -0:10.6.0 core:save (input.hidden-input)

Non-Core Packages

atom-beautify 0.33.4 
htmlhint 1.1.4 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant