Closed pappasam closed 3 years ago
Update your yarn
I believe I'm on the latest version of what is still called "yarn" on npm: https://www.npmjs.com/package/yarn
If you've migrated this project to "yarn version 2.0, AKA berry", it might be helpful to add straightforward instructions for people to put in their vimrc to build from git.
I currently have, as my hook: 'do': 'yarn install --frozen-lockfile && yarn build'
. How do you recommend that this be changed for users to build from git when cloning the latest version of coc-tsserver
?
That said, I'm also happy to just manage this plugin using CocInstall
, but I assume you might like having users on the development version to raise helpful bug reports for you!
yarn version: 1.22.10 node version: 15.2.0 environment: ubuntu 20.04
The command
yarn install --frozen-lockfile && yarn build
generates the following error on latest master:Verbose error: