docs icon indicating copy to clipboard operation
docs copied to clipboard

Issues with the VueJS documentation

Open PrestaEdit opened this issue 2 years ago • 5 comments

Following the VueJS doc, it's seems that there is somes errors/changes to handle.

  • The CLI command to install vuejs will now install a newer version, not the v2.
  • vue create is a Vue CLI 3 only command and you are using Vue CLI 2.9.6.
  • vue create, in v3/v4, does not allow the _ inside the name of the project.

URL: https://devdocs.prestashop.com/1.7/modules/concepts/templating/vuejs/

PrestaEdit avatar Oct 30 '21 17:10 PrestaEdit

Hello @PrestaEdit can you link the devdocs page to update?

matks avatar Nov 17 '21 16:11 matks

Hi. It's done.

PrestaEdit avatar Nov 17 '21 16:11 PrestaEdit

Thank you.

@NeOMakinG what do you think we should do about https://devdocs.prestashop.com/1.7/modules/concepts/templating/vuejs/ ?

IMO this page contains some content not related to PrestaShop.

matks avatar Nov 24 '21 09:11 matks

We should probably refacto this page

NeOMakinG avatar Nov 24 '21 09:11 NeOMakinG

Added to https://github.com/PrestaShop/docs/issues/1320

matks avatar Mar 17 '22 10:03 matks