Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ERR_INVALID_URL_SCHEME Error #119

Merged
merged 8 commits into from
Nov 7, 2024
Merged

Fix ERR_INVALID_URL_SCHEME Error #119

merged 8 commits into from
Nov 7, 2024

Commits on Nov 7, 2024

  1. Update dependencies

    ncalteen committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d34869c View commit details
    Browse the repository at this point in the history
  2. Fix path resolution

    ncalteen committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4b80946 View commit details
    Browse the repository at this point in the history
  3. Remove extra dependency

    ncalteen committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f53f816 View commit details
    Browse the repository at this point in the history
  4. Drop allowJS setting

    ncalteen committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    21b42d7 View commit details
    Browse the repository at this point in the history
  5. Fix package resolution

    ncalteen committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f1ad157 View commit details
    Browse the repository at this point in the history
  6. Minor version bump

    ncalteen committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    23e661e View commit details
    Browse the repository at this point in the history
  7. Wrap lstat with try/catch

    ncalteen committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ca44fe6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f2efca View commit details
    Browse the repository at this point in the history