Skip to content

It's not working on my sublime text #2

@kxng0109

Description

@kxng0109

I have live server installed on sublime text 3 and also node.js, npm and live server installed globally on my pc. But live server doesn't start and in the console it writes "FileNotFoundError: [WinError 2] The system cannot find the file specified". I don't know what I'm doing wrong, could anyone please help me? Below is the complete code in console.

Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 1088, in run_
return self.run(edit)
File "C:\Users\Other Users\AppData\Roaming\Sublime Text 3\Installed Packages\LiveServer.sublime-package\plugin.py", line 59, in run
File "./python3.3/subprocess.py", line 819, in init
File "./python3.3/subprocess.py", line 1110, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions