docs: add a note about installing preview version (#8648)
- Add a note about ensuring a package's version is set to `preview` in `package.json` - Add a troubleshooting guide for deployments with a section about preview versions - Added a troubleshooting section to the railway deployment guide about preview versions Closes #8646 Closes DOCS-913
This commit is contained in:
@@ -987,6 +987,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/troubleshooting/database-errors/page.mdx",
|
||||
"pathname": "/troubleshooting/database-errors"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/troubleshooting/deployment/page.mdx",
|
||||
"pathname": "/troubleshooting/deployment"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/troubleshooting/eaddrinuse/page.mdx",
|
||||
"pathname": "/troubleshooting/eaddrinuse"
|
||||
|
||||
Reference in New Issue
Block a user