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

Uncaught TypeError: The "path" argument must be of type string. Received type undefined #20

Open
Suvigyakapoor opened this issue May 21, 2020 · 0 comments

Comments

@Suvigyakapoor
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.47.0 x64
Electron: 5.0.13
OS: Microsoft Windows 10 Pro
Thrown From: htmlhint package 1.1.4

Stack Trace

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

At internal/validators.js:105

TypeError [ERR_INVALID_ARG_TYPE] [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined
    at validateString (internal/validators.js:105:11)
    at Object.join (path.js:372:7)
    at module.exports (/packages/htmlhint/lib/config.coffee:6:43)
    at HTMLElement.module.exports (/packages/htmlhint/lib/linter.coffee:19:37)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.47.0/resources/app/static/<embedded>:11:349576)
    at KeymapManager.dispatchCommandEvent (~/AppData/Local/atom/app-1.47.0/resources/app/static/<embedded>:11:1242036)
    at KeymapManager.handleKeyboardEvent (~/AppData/Local/atom/app-1.47.0/resources/app/static/<embedded>:11:1238170)
    at WindowEventHandler.handleDocumentKeyEvent (~/AppData/Local/atom/app-1.47.0/resources/app/static/<embedded>:11:284782)

Commands

     -6:16.8.0 core:move-left (input.hidden-input)
     -6:07.0 core:backspace (input.hidden-input)
     -6:01.1.0 core:save (input.hidden-input)
  2x -5:57.5.0 core:select-all (input.hidden-input)
     -5:56.8.0 core:copy (input.hidden-input)
  2x -5:12.7.0 core:save (input.hidden-input)
     -5:04.0 core:select-all (input.hidden-input)
     -5:03.5.0 core:copy (input.hidden-input)
     -4:37.6.0 core:backspace (input.hidden-input)
     -4:31.6.0 core:move-down (input.hidden-input)
     -4:28.3.0 core:backspace (input.hidden-input)
     -4:26.1.0 core:save (input.hidden-input)
  4x -4:17.2.0 core:undo (input.hidden-input)
     -4:14.6.0 core:save (input.hidden-input)
     -3:19.6.0 core:paste (input.hidden-input)
     -0:18.1.0 htmlhint:hint (input.hidden-input)

Non-Core Packages

ftp-remote-edit 0.18.0 
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