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

refactor: use deno install #150

Merged
merged 9 commits into from
Aug 31, 2024

Conversation

dsherret
Copy link
Owner

No description provided.

@dsherret
Copy link
Owner Author

dsherret commented Jun 8, 2024

Waiting on denoland/deno#24152

@dsherret
Copy link
Owner Author

dsherret commented Jun 9, 2024

Need denoland/deno#23144

> deno install typescript-4.6.4@npm:typescript
error: Failed to parse package required: typescript-4.6.4@npm:typescript

Caused by:
    0: Invalid package specifier 'jsr:typescript-4.6.4@npm:typescript'. Invalid version requirement. Invalid specifier version requirement. Unexpected character.
         npm:typescript
         ~
    1: Invalid version requirement. Invalid specifier version requirement. Unexpected character.
         npm:typescript
         ~
    2: Invalid specifier version requirement. Unexpected character.
         npm:typescript
         ~
    3: Unexpected character.
         npm:typescript
         ~

@dsherret dsherret changed the title refactor: fix linting errors and use deno install refactor: use deno install Jun 9, 2024
@dsherret dsherret merged commit d36ae6c into main Aug 31, 2024
2 checks passed
@dsherret dsherret deleted the refactor_fix_linting_errors_upgrade_deno_install branch August 31, 2024 14:53
dsherret added a commit that referenced this pull request Aug 31, 2024
@dsherret
Copy link
Owner Author

Reverted this. There's a few things in the build script that need to be updated. I'll deal with it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant