-
Notifications
You must be signed in to change notification settings - Fork 137
Closed
@Shane-XB-Qian
Description
/usr/local/lib/node_modules/bash-language-server/out/linter.js:58
for (const folder of folders) {
^
TypeError: folders is not iterable
at Linter.<anonymous> (/usr/local/lib/node_modules/bash-language-server/out/linter.js:58:34)
at Generator.next (<anonymous>)
at /usr/local/lib/node_modules/bash-language-server/out/linter.js:8:71
at new Promise (<anonymous>)
at __awaiter (/usr/local/lib/node_modules/bash-language-server/out/linter.js:4:12)
at Linter.runShellcheck (/usr/local/lib/node_modules/bash-language-server/out/linter.js:56:16)
at Linter.<anonymous> (/usr/local/lib/node_modules/bash-language-server/out/linter.js:31:39)
at Generator.next (<anonymous>)
at /usr/local/lib/node_modules/bash-language-server/out/linter.js:8:71
at new Promise (<anonymous>)
bash-language-server --version
Version is 3.1.0
Metadata
Metadata
Assignees
Labels
No labels