Layout Deployment Issues #6
Unanswered
josodigital
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have done a french install and I am trying to deploy a new layout but I keep getting the error message "error_msg: 'You can not create more than 1 layouts! To have more layouts, please visit https://selldone.com/developer/layouts .' " See below.
Yet when I visit https://selldone.com/developer/layouts and try to add new layouts, there are no options to do so.
Any ideas how to resolve this?
Many thanks
Fleman
INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html
Done in 105.33s.
✅ Vue project built successfully.
▶ Creating ZIP file of the build output...
✅ Zip file created (12642906 total bytes).
▶ Uploading ZIP file...
Error: {
error: true,
code: 0,
error_msg: 'You can not create more than 1 layouts! To have more layouts, please visit https://selldone.com/developer/layouts .'
}
❌ Upload error: TypeError: body used already for: https://api.selldone.com/developer/layouts/deploy
Beta Was this translation helpful? Give feedback.
All reactions