-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR Failed to compile with 7 errors #1
Comments
@maynor96 Can you please provide more details about it |
did you solve this issue? it seems like the repo doesn't work |
I have done the same steps (git clone https://github.com/skynetindia/vuestore-theme.git), |
You need to point the storefront to /jsonapi frontend JSON:API, not the GraphQL admin API. |
Thanks @aimeos and with JSON:API, is it possible to make POST requests on every Aimeos Resources ? I wanted to make also my own backend because I have to manage a lot of new Resources inside and I don't really find how to really customize Backend. |
@aimeos do I need to replace by |
@skynetindia @aimeos Sorry for my questions but when I want to use SSR mode, I have also this error : |
First error: Second error: |
Okay we will look for this and give feedback asap |
Hello!
I am trying to implement the theme with Laravel Aimeos. I have followed the steps described in the documentation:
Example:
git clone https://github.com/skynetindia/vuestore-theme.git
cd vuestore-theme
The dependencies are installed without any problem, however when I run the command: yarn dev these errors occur:
I would appreciate your help to create a vuestorefront theme for Laravel Aimeos.
Best regards!
The text was updated successfully, but these errors were encountered: