We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi. am trying to figure out how to install some other version of nodejs than the default version.
I tried everything suggested here: https://docs.platform.sh/languages/nodejs/node-version.html.
Still lando seems to ignore every change of node version.
How can I get node installed in my required version or at least how can I debug where n / nvm fails in the build process?
The text was updated successfully, but these errors were encountered:
Are you trying to just update Node on a PHP app container or trying to run a Node application in its own app container @georgatgalaniprojects?
Node app containers aren't supported right now, so that may be your problem if you're looking to run a Node app container (#66).
Sorry, something went wrong.
No branches or pull requests
Hi. am trying to figure out how to install some other version of nodejs than the default version.
I tried everything suggested here: https://docs.platform.sh/languages/nodejs/node-version.html.
Still lando seems to ignore every change of node version.
How can I get node installed in my required version or at least how can I debug where n / nvm fails in the build process?
The text was updated successfully, but these errors were encountered: