Title. Whats going on? aur, not bin

    • retrolasered@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      8 months 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