You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/homepage/content/docs/1-x-faqs.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Note that a [Pro subscription](https://codesandbox.io/pricing) is required to ma
26
26
27
27
## I'm getting a 422 error when importing from GitHub, why?
28
28
29
-
There are a few possible reasons a repo might throw that error on import. The most common are either a lack of a `package.json` file, or the project and its dependencies using more than 500 modules (files). If you think it's something else, or you're not able to solve this yourself, then [get in touch](mailto:[email protected]) and provide a link to the repo you're importing and we can look into this for you.
29
+
There are a few possible reasons a repo might throw that error on import. The most common are either a lack of a `package.json` file, or the project using more than 500 modules (files). If you think it's something else, or you're not able to solve this yourself, then [get in touch](mailto:[email protected]) and provide a link to the repo you're importing and we can look into this for you.
0 commit comments