GithubHelp home page GithubHelp logo

Install fails on Debian 12 about enigma-bbs HOT 3 CLOSED

minnixtx avatar minnixtx commented on July 27, 2024
Install fails on Debian 12

from enigma-bbs.

Comments (3)

NuSkooler avatar NuSkooler commented on July 27, 2024 1

@minnixtx Thanks! I created a ticket to look into newer versions of Node

from enigma-bbs.

NuSkooler avatar NuSkooler commented on July 27, 2024

Please try with a supported Node.js version, it should be fine. If you use nvm or similar tooling, you can have multiple Node versions on your box, but use e.g. 18.x for enigma

from enigma-bbs.

minnixtx avatar minnixtx commented on July 27, 2024

It works with version 18. See below:

Details
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Thu May 16 19:29:29 UTC 2024 on pts/1
minnix@bbs:~$ nvm install 18
Downloading and installing node v18.20.2...
Downloading https://nodejs.org/dist/v18.20.2/node-v18.20.2-linux-x64.tar.xz...
############################################################################################################# 100.0%
Computing checksum with sha256sum
Checksums matched!
Now using node v18.20.2 (npm v10.5.0)
Creating default alias: default -> 18 (-> v18.20.2 *)
minnix@bbs:~$ nvm use 18
Now using node v18.20.2 (npm v10.5.0)
minnix@bbs:~$ git clone https://github.com/NuSkooler/enigma-bbs.git
Cloning into 'enigma-bbs'...
remote: Enumerating objects: 35560, done.
remote: Counting objects: 100% (6184/6184), done.
remote: Compressing objects: 100% (1532/1532), done.
remote: Total 35560 (delta 4839), reused 5855 (delta 4541), pack-reused 29376
Receiving objects: 100% (35560/35560), 14.53 MiB | 23.10 MiB/s, done.
Resolving deltas: 100% (26865/26865), done.
minnix@bbs:~$ cd enigma-bbs
minnix@bbs:~/enigma-bbs$ npm install
npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
npm WARN deprecated [email protected]: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)

added 341 packages, and audited 342 packages in 1m

50 packages are looking for funding
run npm fund for details

4 moderate severity vulnerabilities

To address issues that do not require attention, run:
npm audit fix

To address all issues, run:
npm audit fix --force

Run npm audit for details.
npm notice
npm notice New minor version of npm available! 10.5.0 -> 10.8.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.0
npm notice Run npm install -g [email protected] to update!
npm notice

Thanks for the help.

from enigma-bbs.

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.