stfwn
  • Introduction
  • Calculus
    • Gradient
    • Taylor Series
    • Miscellaneous
  • Computer Science
    • Basic Architecture and Assembly
  • Fixes & Snippets
    • Docker
    • HTML
    • LaTeX
    • Linux
    • Node.js
    • Miscellaneous
  • Linear Algebra
    • Orthogonality
    • The Gram-Schmidt Process
    • QR-Factorization
    • Orthogonal Diagonalization
    • Quadratic Forms
    • Least Squares Theorem
    • Singular Value Decomposition
    • Pseudoinverse
  • Miscellaneous
    • Digital Safety
    • Homelab
    • Links
    • Music
  • Reading
Powered by GitBook
On this page
  1. Fixes & Snippets

Node.js

PreviousLinuxNextMiscellaneous

Last updated 5 years ago

  • npm package

    installs and works with node version 8.11.1 and not with, say, 10.16.3.

    Who knows why? It wouldn't be front-end if we knew or cared. Use

    to manage switching between versions.

terminalizer
n