ievgennaida / animation-timeline-control

Canvas based TypeScript animation timeline editor.
MIT License
357 stars 65 forks source link

Capitalization of lib files leads to errors in build on Linux #45

Closed CHuesser closed 6 months ago

CHuesser commented 6 months ago

Modules are not found while building on Linux due to capitalization.

E.G.:

ievgennaida commented 6 months ago

@CHuesser should be fixed in the latest version. 2.3.2

To get the capitalization fix applied you might need to remove the lib on drive and install it again.