When trying to do this command :
meteor build --server-only --directory /home/ubuntu/bitbucket/build/master/ --architecture os.linux.x86_64
I have got the error :
This project uses Meteor 2.16, which isn't available on this platform. To work with this app on all supported
platforms, use meteor update --release METEOR@2.15 to pin this app to the newest compatible release.
I have tried to install it again but the error is still there
Do you know what commands should I do ?