Re: [lime] How to test limeapp development versions

Delete this message

Reply to this message
Autore: pony
Data:  
To: LibreMesh.org project mailing list
Oggetto: Re: [lime] How to test limeapp development versions
yarn install --ignore-engines

worked for me.


On Tuesday, 20 February 2024 11:53:03 CET pony via LibreMesh wrote:
> I have trouble with installing the dependencies. I get the following error:
>
> [2/4] Fetching packages...
> error commander@12.0.0: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.20.0"
> error Found incompatible module.
>
> With node v18.19.1 it builds fine. But you say that lime-app will crash with node version > 16?
>
> Liebst,
> Pony
>