this post was submitted on 20 Nov 2023
10 points (100.0% liked)

Arch Linux

7787 readers
2 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS
 

Title. Whats going on? aur, not bin

you are viewing a single comment's thread
view the rest of the comments
[–] retrolasered 4 points 1 year ago* (last edited 1 year ago)

The system is a relatively fresh install so not a lot in the way of extensions so far:

  • Github Theme
  • Dark Github Markdown Pack
    • Dark github markdown preview
    • markdown emoji
    • markdown checkboxes
    • markdown yaml preamble

Currently working on a nodejs project. package.json:

{
  "dependencies": {
    "express": "^4.18.2",
    "multer": "^1.4.5-lts.1",
    "mysql2": "^3.6.3",
    "sequelize": "^6.35.1"
  }
}

Github markdown pack looks a little out of date, so I'm going to try uninstalling that and see if that affects it

EDIT: Looks to have fixed it. Thank you, it hadn't occurred to me to check the extensions