Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

How to Fix Package Issues

Notplayingallday383 edited this page Mar 31, 2023 · 1 revision

Introduction

So Im asuiming that Eslint is not working correctly and I am working on a fix for this but for now follow these instructions

  1. Install BruhProx-Core One of the issues with Eslint is I screwed up somewhere in package-lock.json and right now to fix it Run this command in your projects console/terminal

npm install bruhprox-core^6.1.0

  1. Restart the Server It should be fixed once the package is installed and the package-lock rebuilds itself
Clone this wiki locally