Skip to content
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

Already have package.json file in the root (default Magento package.json for grunt) #19

Closed
VivekShingala opened this issue Sep 3, 2020 · 1 comment

Comments

@VivekShingala
Copy link

Hi

Thank you for the extension. I am trying it out on my Magento store.

However, I am stuck on the step where I have to copy package.json.sample-aws to package.json because I already have Magento's package.json file for grunt.

How should I handle this?

@volodymyr-lisniak
Copy link
Owner

Hi @VivekShingala

You could simply remove your old package.json and rename new one or just copy content from the package.json.sample-aws to the your package.json

Also need to remove your node_modules directory before run npm i

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants