Closed andrespaucar closed 1 year ago
-> npm run install --force install the packages but : npm run dev
Hi @andrespaucar π
Can you please try to remove the node_modules
folder and package-lock.json
file and install dependencies using yarn
?
Let me know if that works, we will update our docs accordingly.
Sergii Kirianov Developer Advocate Vue Storefront
Hi @skirianov it worked, thanks π
@andrespaucar Awesome!
Please check the integration-specific docs, they are correct (we will fix the main page ASAP).
I'm closing the issue π
Sergii Kirianov Developer Advocate Vue Storefront
Describe the Bug
I can't install the packages with node v16, v18 and v14
Current behavior
error installing packages
Expected behavior
packages must be installed
Steps to reproduce
No response
What version of Vue Storefront are you using?
2.5.4
What version of Node.js are you using?
v14 , v16 and v18
What browser (and version) are you using?
Chrome
What operating system (and version) are you using?
windows
Relevant log output
Able to fix / change the documentation?
Code of Conduct