Coder Social home page Coder Social logo

Comments (5)

szczys avatar szczys commented on August 16, 2024 1

What version of node are you using?

$ node -v
v17.3.0

I had to use nvm to update my node version on 20.04 in order to get our docs repo to build properly. I suspect that process also made building this repo possible. Here's a guide I found on using nvm:

https://asibin99.medium.com/how-to-use-node-version-manager-nvm-on-ubuntu-20-04-fa71c9929f51

from grafana-websocket-plugin.

ramb0t avatar ramb0t commented on August 16, 2024 1

Ok @szczys solution above worked for me. make sure you have the correct node version
@beriberikix you're right, I need to unlearn my sudo apt install.. muscle memory and RTFM haha

from grafana-websocket-plugin.

ramb0t avatar ramb0t commented on August 16, 2024

$ node -v v10.19.0

I just installed with $sudo apt install npm so I guess that's the default from the ubuntu sources which do always seem to be out of date!
Thanks @szczys I'll give nvm a try and see how far I get

from grafana-websocket-plugin.

beriberikix avatar beriberikix commented on August 16, 2024

Ah, good 'ol APT. A lot of Node tutorials recommend installing from a third-party repo, including the official node docs. I think it's because they want to push people to Snap, which is maintained.

from grafana-websocket-plugin.

beriberikix avatar beriberikix commented on August 16, 2024

It's to be expected - I do the same when I set up a new Pi! If we want to get into details here or in the docs, we might want to consider adding a note.

from grafana-websocket-plugin.

Related Issues (19)

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.