encore icon indicating copy to clipboard operation
encore copied to clipboard

Allow a specific version of Encore to be installed via the install script

Open dcitron opened this issue 8 months ago • 1 comments

For self-hosted Encore instances, the https://encore.dev/install.sh should provide a way to install a specific version of Encore.

The easiest approach for us would be if there was an option for the script to read the package.json and pull the matching version.

But if that's not possible, we can write our own wrapper script.

See the conversation here for more context: https://discord.com/channels/814482502336905216/1382718812314537995

See #1967 for some additional background.

dcitron avatar Jun 17 '25 13:06 dcitron

This is a critical requirement of any dependency library. I'm surprised it's not supported.

elirov avatar Jun 23 '25 13:06 elirov