Workaround for build error due to "Unsupported Platform" in fsevents

This commit is contained in:
yaegassy
2020-02-25 00:46:03 +09:00
parent 9fa460fcfc
commit 77a23c538d
2 changed files with 2 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
git clone "https://github.com/microsoft/vscode-eslint" .
git checkout release/2.0.15
npm install
npm --prefix ./server install ./server
npm run compile:server
cat <<EOF >eslint-language-server