docs: added troubleshooting component (#4255)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: 'Common Create-React-App Errors'
|
||||
---
|
||||
|
||||
import TypeError from './create-medusa-app-errors/_typeerror.md'
|
||||
import OtherErrors from './create-medusa-app-errors/_other-errors.md'
|
||||
|
||||
## TypeError: cmd is not a function
|
||||
|
||||
<TypeError />
|
||||
|
||||
---
|
||||
|
||||
## Other Errors
|
||||
|
||||
<OtherErrors />
|
||||
Reference in New Issue
Block a user