Giter Club home page Giter Club logo

Comments (5)

imcodingideas avatar imcodingideas commented on July 24, 2024 1

@cannikin it so happens that I am using nvm. I'm going to pay special attention to SSH and Non-interactive Sessions.

from redwood.

Josh-Walker-GM avatar Josh-Walker-GM commented on July 24, 2024

Hey @imcodingideas 👋

Thanks for filling out this issue. Before we go digging deeper, could you confirm what version of node and yarn you have on your remote server?

from redwood.

imcodingideas avatar imcodingideas commented on July 24, 2024

@Josh-Walker-GM

Of course. This is out output of yarn rw info

  System:
    OS: Linux 5.4 Ubuntu 20.04.6 LTS (Focal Fossa)
    Shell: 5.0.17 - /bin/bash
  Binaries:
    Node: 20.14.0 - /tmp/xfs-0ef1189f/node
    Yarn: 4.2.2 - /tmp/xfs-0ef1189f/yarn
  npmPackages:
    @redwoodjs/core: 7.6.2 => 7.6.2
    @redwoodjs/project-config: 7.6.2 => 7.6.2
    @redwoodjs/realtime: 7.6.2 => 7.6.2
    @redwoodjs/studio: 11 => 11.4.0
  redwood.toml:
    [web]
      title = "Hill Grow Agency"
      port = 8910
      apiUrl = "/.redwood/functions" # You can customize graphql and dbauth urls individually too: see https://redwoodjs.com/docs/app-configuration-redwood-toml#api-paths
      includeEnvironmentVariables = [
        # Add any ENV vars that should be available to the web side to this array
        # See https://redwoodjs.com/docs/environment-variables#web
      ]
    [api]
      port = 8911
    [browser]
      open = true
    [notifications]
      versionUpdates = ["latest"]

from redwood.

cannikin avatar cannikin commented on July 24, 2024

Have you seen the "SSH and Non-interactive Sessions" callout in the doc? https://redwoodjs.com/docs/deploy/baremetal#server-setup

If you have something like nvm set up to manage node versions, but it's only installed in a interactive session (like when you manually login via ssh) then it won't be available to the shell that's executing the baremetal setup, and whatever version it sets (20.x) won't be set when the baremetal script logs in and runs the commands.

from redwood.

dthyresson avatar dthyresson commented on July 24, 2024

Hi @imcodingideas — following up, were you able to resolve this issue having looked at the SSH / Sessions docs?

from redwood.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.