mzfp Posted September 12, 2019 Share Posted September 12, 2019 Hi I wondered if anyone had ran into the issue below and could provide me tips for solving it. I need to make a change to the Stock management page in the back office, which has been migrated to Symfony and uses modules such as webpack and vue.js. Therefore I did the following: Downloaded the developer version of the admin folder (admin-dev) from https://github.com/PrestaShop/PrestaShop Installed all necessary modules into the /admin/themes/new-theme/ using the command npm install. All works well so far, I made the necessary changes to the stock page and ran npm build to make the changes live. All good so far and the changes were visible in the back office stock management page. However, I then switched to the Catalog > Products > Edit Products and notice a bunch of errors which breaks the functionality of this page. The above was done on Prestashop 1.7.6.1 Errors are attached. Why is the build producing problems? Have I missed something? Any help would be appreciated. Kind Regards Musaffar Link to comment Share on other sites More sharing options...
piotrsz772 Posted September 7, 2023 Share Posted September 7, 2023 Someone resolved this issue? Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now