Skip to content

Commit 23cdf34

Browse files
author
James Calcaben
committed
MAGETWO-91956: Update PageBuilder installation guide
- Add error troubleshooting content
1 parent 559bf40 commit 23cdf34

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

app/code/Magento/PageBuilder/docs/install.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ Follow these steps to activate PageBuilder in the Admin:
118118

119119
## Troubleshooting
120120

121+
### Common access problems
122+
121123
If you are having trouble installing PageBuilder, please verify that the `MAGEID` account you provided for the Early Access Program (EAP) belongs to an active Magento partner account.
122124

123125
**Note:**
@@ -132,4 +134,20 @@ If these tabs do not appear in your Magento account, it is not an active Magento
132134
you will not be able to access PageBuilder.
133135

134136
If you provided incorrect `MAGEID` by mistake and have another one that is valid, please resubmit this form:
135-
https://goo.gl/forms/unvuDikl9wydmKt12
137+
https://goo.gl/forms/unvuDikl9wydmKt12
138+
139+
### Errors
140+
141+
If you run into any of the following errors:
142+
143+
```
144+
Could not find package magento/project-enterprise-edition with version 2.3.0-alpha.
145+
```
146+
```
147+
Could not find a matching version of package magento/module-page-builder-commerce. Check the package spelling, your version constraint and that the package is available in a stability which matches your minimum-stability (stable).
148+
```
149+
150+
Check your composer keys in the `auth.json` file.
151+
If these keys are correct and you still encounter these errors, please contact [Olena Tkacheva].
152+
153+
[Olena Tkacheva]: https://magentocommeng.slack.com/messages/@UAFV915FB

0 commit comments

Comments
 (0)