GithubHelp home page GithubHelp logo

Error on npm run dev about riffusion-app HOT 6 CLOSED

riffusion avatar riffusion commented on May 22, 2024
Error on npm run dev

from riffusion-app.

Comments (6)

chrisburrc avatar chrisburrc commented on May 22, 2024 1

I ran into the same issue on Linux Mint as well. It worked after updating nodejs to the latest stable version (18.12.1 at the time of writing).

I followed the instructions here. Use n module from npm in order to upgrade node:

sudo npm cache clean -f
sudo npm install -g n
sudo n stable

To upgrade to latest version (and not current stable) version, you can use

sudo n latest

from riffusion-app.

hmartiro avatar hmartiro commented on May 22, 2024

Perhaps try a newer version of node? We're using v19.2.0

from riffusion-app.

TiagoTiago avatar TiagoTiago commented on May 22, 2024

Perhaps try a newer version of node? We're using v19.2.0

There doesn't seem to be an update available on Linux Mint. Do I need to add some PPA for nodejs?

from riffusion-app.

ruradium avatar ruradium commented on May 22, 2024

fixed after upgrading to nodejs V18.x

from riffusion-app.

hmartiro avatar hmartiro commented on May 22, 2024

Thanks, adding a note to the readme about the node version.

from riffusion-app.

ayushnavtech avatar ayushnavtech commented on May 22, 2024

Not fixed for me, I get this issue on docker, normally on terminal, it would run fine...

from riffusion-app.

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.