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: app/code/Magento/PageBuilder/docs/install.md
+19-1Lines changed: 19 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -118,6 +118,8 @@ Follow these steps to activate PageBuilder in the Admin:
118
118
119
119
## Troubleshooting
120
120
121
+
### Common access problems
122
+
121
123
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.
122
124
123
125
**Note:**
@@ -132,4 +134,20 @@ If these tabs do not appear in your Magento account, it is not an active Magento
132
134
you will not be able to access PageBuilder.
133
135
134
136
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].
0 commit comments