matthewcorven
matthewcorven
## Problem Description No resolver available for rule 'space-after-comma' ## Screenshot   ## Steps to recreate npx sass-lint-auto-fix -c ./.sasslint-fix.yml -d
Right out of the box, upon startup of the docker image, I am getting warnings from superagi-gui-1: ```sh 2023-06-07 14:26:29 2023-06-07 14:26:29 > [email protected] dev 2023-06-07 14:26:29 > next dev...
- Overview of the Issue: router navigateToRoute() previously has a return signature type of `Promise`, [then](https://github.com/aurelia/router/commit/6b2232d8e7dd0420f50ce4a008b1a4b34264b84a) `NavigationResult` and [most recently](https://github.com/aurelia/router/commit/908ec620c136f1a4a3da5928ed751f5ee599c264) `boolean` (version 1.7.1). - Motivation or Use Case: - Upgrading...