Skip to content

Conversation

@quick007
Copy link

@quick007 quick007 commented May 7, 2025

Summary

With the commands right above step 5 in these docs, I encountered an error where the \" wasn't properly interpreted when using PowerShell (specifically in vscode in this case, though I'm unsure if that makes a difference)

Screenshots (optional)

Previously, the command would error like this:
image

Now, it doesn't.

Documentation checklist

@github-actions github-actions bot added size/xs product:d1 D1: https://developers.cloudflare.com/d1/ labels May 7, 2025
@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented May 7, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Addressed an error encountered by Windows users when executing commands in PowerShell, specifically related to escaping double quotes.

  • Updated command syntax to escape double quotes correctly for PowerShell users
  • Provided an example of the corrected command format
  • Included a note about potential errors related to argument interpretation

Modified Files

  • src/content/docs/d1/tutorials/d1-and-prisma-orm/index.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@Oxyjun Oxyjun mentioned this pull request May 16, 2025
3 tasks
@Oxyjun
Copy link
Contributor

Oxyjun commented May 16, 2025

Hey @quick007, thanks for opening this PR. While testing the tutorial, I've had to make a few other changes, so I've just created a new PR which captures your suggestion (#22487).

Thanks again for flagging this!

Closing this PR for now.

@Oxyjun Oxyjun closed this May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:d1 D1: https://developers.cloudflare.com/d1/ size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants