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

Arch Linux

7781 readers
9 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS
 

Title. Whats going on? aur, not bin

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 1 year ago (1 children)

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

[–] 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

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)