neoclide / coc-html

Html language server extension for coc.nvim.
208 stars 6 forks source link

yarn error #19

Closed StephanBischoff-Digle closed 4 years ago

StephanBischoff-Digle commented 4 years ago

:CocInstall coc-html fails with the following error:

2020-07-18T21:50:49.159 INFO (pid:134951) [model-download] - Download completed: https://registry.npmjs.org/coc-html/-/coc-html-1.2.4.tgz
2020-07-18T21:50:49.161 INFO (pid:134951) [model-download] - Downloaded https://registry.npmjs.org/coc-html/-/coc-html-1.2.4.tgz => /tmp/coc-html-S5Iu9x
2020-07-18T21:50:49.262 INFO (pid:134951) [model-installer] - Extension download at /tmp/coc-html-S5Iu9x 
2020-07-18T21:50:49.264 INFO (pid:134951) [model-installer] - Installing dependencies by: /usr/bin/yarn install --ignore-scripts --no-lockfile --production. 
2020-07-18T21:50:49.490 INFO (pid:134951) [model-installer] - Usage: yarn [options]

yarn: error: no such option: --ignore-scripts

I tried cloning the repo and checking out tag 1.2.4 and then running yarn (0.32+git) manually with the same result.

Running just yarn in the coc-html directory fails with 00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one.

chemzqm commented 4 years ago

Install yarn from https://yarnpkg.com/