Skip to content

Problems deploying the project (2025) #5

@frodrisan

Description

@frodrisan

Hi!

If you are a new student like me and you have found that you can't deploy the project due to various dependency issues.

I recommend that you:

  • use nvm to manage Node versions. In this case, it seems that version 10.24.1 works

If nvm (1.2.X) gives you problems, you'll have to go back to 1.1.12.

Extra: if you encounter a similar problem again, use: grep -hop '"node":.*' node_modules/*/package.json | sort To find out which version of node the project works with. The -p argument not needed in Windows.

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