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

Upgrade webpack-dev-server to solve error message #5

Closed
wants to merge 3 commits into from

Conversation

Arthaey
Copy link
Contributor

@Arthaey Arthaey commented Oct 26, 2018

Changes to the npm-shrinkwrap.json file created via npm shrinkwrap.

Before upgrading the webpack-dev-server module, I got this error immediately after git clone and grunt test:

>> Local Npm module "grunt-cli" not found. Is it installed?
Loading "webpack-dev-server.js" tasks...ERROR

After upgrading, the error went away.

>> Local Npm module "grunt-cli" not found. Is it installed?
Loading "webpack-dev-server.js" tasks...ERROR
@Arthaey
Copy link
Contributor Author

Arthaey commented Oct 26, 2018

Deleting this PR because I made it on master; will open a new one on its own branch.

@Arthaey Arthaey closed this Oct 26, 2018
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

Successfully merging this pull request may close these issues.

1 participant