How can I install unfree packages like 'mongodb' or 'mssql-server'?

How can I install unfree packages? Because when I try to add mongodb in the package list, when I rebuild the environment I get the error:

“Package ‘mongodb-6.0.11’ has an unfree license (‘SSPL’), refusing to evaluate.”

Screenshot from 2024-06-07 22-00-02

Same thing when I try to install mssql-server. Is there any way to fix this?

Hi @Jerast - we are working to remove that restriction from IDX shortly. Stay tuned for an update on this.

@Jerast - we shipped this change a few moments ago! You can now use unfree packages :slight_smile:

2 Likes

Thanks, I was able to install mongodb, but now how do I start the service to use it?