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

Arch Linux

7739 readers
1 users here now

The beloved lightweight distro

founded 5 years ago
MODERATORS
 

Title. Whats going on? aur, not bin

top 3 comments
sorted by: hot top controversial new old
[–] backhdlp@lemmy.blahaj.zone 5 points 2 years ago (1 children)

What exactly are you programming, what extensions do you have?

[–] retrolasered@lemmy.zip 4 points 2 years ago* (last edited 2 years 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

[–] Zeth0s@lemmy.world 2 points 2 years ago* (last edited 2 years ago)