Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Sample app doesn't work #72

@danechitoaie

Description

@danechitoaie

I just followed the following steps to get this sample app working:

  1. npx create-commerce-app your-app-name
  2. cd your-app-name
  3. yarn install
  4. yarn run start:dev

And it fails with following error:

storefront-lwc: Error: Cannot find module '@sfcc-core/core'. Please verify that the package.json has a valid "main" entry] {
storefront-lwc:   code: 'MODULE_NOT_FOUND',
storefront-lwc:   path: '/Users/daniels/Desktop/your-app-name/node_modules/@sfcc-core/core/package.json',
storefront-lwc:   requestPath: '@sfcc-core/core'
storefront-lwc: }
storefront-lwc: [nodemon] app crashed - waiting for file changes before starting...

I'm running this on NodeJS v12.20.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions