Skip to content

Error with the 'npm run start" in current release #47

Description

@aaraujo-main

I got an error message when performing the following steps:

git clone ...
npm install
npm run build
npm run start

The npm run start command printed the following error message:
Error: Cannot find module 'webpack-cli/bin/config-yargs'

It seems to be a problem of incompatibility between the webpack, webpack-cli and the webpack-dev-server versions. I downgraded the webpack and webpack-cli and this problem was gone.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions