vuestorefront / vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
https://www.alokai.com
MIT License
10.59k stars 2.08k forks source link

[Bug]: Invalid 'main' field in @vue-storefront\nuxt-theme\package.json #6912

Open Gabicad opened 1 year ago

Gabicad commented 1 year ago

Describe the Bug

After the fresh vuestorefront install with prestashop template the yarn dev is dosent working.

Current behavior

yarn dev is broken after fresh install

Expected behavior

yarn dev needs to working as expected

Steps to reproduce

No response

What version of Vue Storefront are you using?

1.12.3

What version of Node.js are you using?

v16.20.0

What browser (and version) are you using?

Chrome Version 112.0.5615.138 (Official Build) (64-bit)

What operating system (and version) are you using?

windows 11

Relevant log output

(node:3796) [DEP0128] DeprecationWarning: Invalid 'main' field in 'C:\pet\vuestorefront\new_store\node_modules\@vue-storefront\nuxt-theme\package.json' of 'lib/module.js'. Please either fix that or report it to the module author
(Use `node --trace-deprecation ...` to show where the warning was created)****

Able to fix / change the documentation?

Code of Conduct