Jump to content

Vue.JS development mode


Kami Solutions

Recommended Posts

Hello everyone,

 

I'm following this readme in order to get Vue.JS in development mode since I'm having issues in the stocks page (loads way too slow +50s)

https://github.com/PrestaShop/PrestaShop/tree/1.7.7.x/admin-dev/themes/new-theme/js/app

 

But when I do

npm install

 

It gives me a lot of warnings, the first one is that there is no package.json, so how do I put Vue.JS in my fresh installed prestashop under dev-mode???

npm WARN saveError ENOENT: no such file or directory, open '/admin/themes/new-theme/package.json'

 

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...