-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add more error messages (#368)
* refactor: de-result fetch packument * refactor: de-result fetch all packuments * refactor: de-result text file read * refactor: de-result text file write * refactor: split module Move io logic for text-files and directories into separate modules * refactor: re-result check ur exists * refactor: de-result child process * refactor: de-result get directories * refactor: de-result search registry * refactor: de-result npmrc path * refactor: de-result npmrc load * refactor: de-result npmrc save * fix: incorrect error type * refactor: de-result string parsing * feat: exit with 1 on error * refactor: de-result manifest load * refactor: de-result manifest write * refactor: de-result project-version load * refactor: de-result get home path * refactor: de-result wsl logic * refactor: de-result upm-config path logic * refactor: de-result upm-config load * refactor: de-result upm-config save * refactor: de-result check is built-in * refactor: de-result upm auth * refactor: de-result is unity package * refactor: de-result search packages * refactor: de-result env * refactor: de-result npmrc auth * refactor: shrink npm login result domain * refactor: de-result resolve latest version * refactor: add async result utility function * refactor: shorten * refactor: de-duplicate determine editor version * refactor: shrink result error domain * refactor: simplify * refactor: clean up * refactor: shorten * refactor: de-result query all registries * refactor: shrink result error domain * refactor: drop unused code * refactor: shrink result error domain * refactor: shorten * refacor: clean up logging * test: add tests for thrown errors * fix: exit with error instead of return * fix: incorrect strings in test
- Loading branch information
1 parent
07dd01d
commit 44ba315
Showing
88 changed files
with
1,536 additions
and
3,297 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.