kiliman / operator-mono-lig

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

repository not found #43

Closed kimtaek closed 6 years ago

kimtaek commented 6 years ago

npm WARN operator-mono-lig@1.0.0 No repository field.

from_tk kim 2018-02-08 at 15 21 09

kimtaek commented 6 years ago

I successfully produced a new font, and I think I did not succeed before because node version is too low, updated to v9.5.0 on the success. thank you very much. Let me have a very attractive font.

kiliman commented 6 years ago

Thanks! I'm glad you like it.

rolandleth commented 6 years ago

@kiliman Hey, I'm having this issue as well. Running node 9.6.1.

kiliman commented 6 years ago

@rolandleth what error message are you getting?

Thanks!

rolandleth commented 6 years ago

@kiliman Just like in the screenshot above.

kiliman commented 6 years ago

@rolandleth That appears to be a simple warning. Have you tried running ./build.sh?

rolandleth commented 6 years ago

@kiliman I did, but nothing happens. If I check node_modules, the package that raises the error isn’t installed. There’s nothing in the build folder either.

rolandleth commented 6 years ago

@kiliman Well ... This is weird. I tried ./build.sh again and it worked 🤷🏻‍♂️

Thanks for your help and also for all your effort on this project!

kiliman commented 6 years ago

Hmm. That is strange. Anyway, glad you got it working. I'm in the process of re-doing all the ligatures and adding new ones, so keep an eye out for the update.

Thanks!