kiliman / operator-mono-lig

Add ligatures to Operator Mono similar to Fira Code
MIT License
3.2k stars 202 forks source link

npm install always giving errors #175

Closed AMAlonso64 closed 2 years ago

AMAlonso64 commented 2 years ago

I can't get npm to install the dependencies and the build script will not work. I've tried using the docker version as well as the manual version and I get the same error in both (attached in screenshot). Can someone please help? Screen Shot 2021-11-27 at 5 44 16 PM Screen Shot 2021-11-27 at 5 45 03 PM

AMAlonso64 commented 2 years ago

I solved it in the "manual" version by reinstalling npm.

kiliman commented 2 years ago

Glad you got it working 👍

aacassandra commented 2 years ago

remove package-lock.json and rum npm i.