Skip to content

New user, cannot run raisely start #82

Description

@skyeinthecloud

After downgrading node to v18 from 22 and installing the 2.0.0 version of the CLI, after logging in, attempts to run raisely start result in this:

file:///Users/skye/.nvm/versions/node/v18.20.8/lib/node_modules/@raisely/cli/src/helpers.js:91
	if (!organisation.private || !organisation.private.localDevelopment) {
	                  ^

TypeError: Cannot read properties of undefined (reading 'private')
    at informLocalDev (file:///Users/skye/.nvm/versions/node/v18.20.8/lib/node_modules/@raisely/cli/src/helpers.js:91:20)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async start (file:///Users/skye/.nvm/versions/node/v18.20.8/lib/node_modules/@raisely/cli/src/start.js:191:8)
    at async Command.runtime (file:///Users/skye/.nvm/versions/node/v18.20.8/lib/node_modules/@raisely/cli/src/cli.js:18:4)

Node.js v18.20.8

Node v22.17.1 produces the same results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions