Skip to content

The feature watch recursively is unavailable on the current platform, which is being used to r un Node.js. #1892

Closed
@MrLiu0635

Description

@MrLiu0635

When I run my custom plugin with local VSCode env, It do well. But I run it with code-server, error occur.

【ERROR: The feature watch recursively is unavailable on the current platform, which is being used to r
un Node.js.】

I guess error causes by this problem:
Node v14 introduced a breaking change to the fs.watch() API.
It report and fix have been submitted to filewatch: http://github.com/fgnass/filewatcher/pull/6
TIM截图20200721114722

Web Browser: Chrome
Local OS: Window
Remote OS: Centos 7
Remote Architecture: Docker
code-server --version:
code-server: v3.4.1
VS Code: v1.45.1
Commit: 48f7c27
Date: 2020-06-04T10:39:14Z
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116
Safari/537.36

Based on I said before, may I have your reply about it.

  1. Node problem do make it error,right?
  2. What I should do now,and What I should do after node problem solved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions