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

npm run dev: TypeError: Cannot read property 'properties' of undefined.... (package.json issue with webpack and webpack-cli) #36

Closed
pblumenkamp opened this issue Jul 17, 2020 · 2 comments

Comments

@pblumenkamp
Copy link
Owner

pblumenkamp commented Jul 17, 2020

In GitLab by @mmueller on Apr 15, 2019, 09:26


"webpack": "^4.20.2"

"webpack-cli": "^3.1.1"


then ran npm install --save webpack-cli

-> other versions of webpack and webpack-cli not necessary, but the npm install --save webpack-cli seems to be.

@pblumenkamp
Copy link
Owner Author

In GitLab by @mmueller on Apr 15, 2019, 09:26

changed the description

@pblumenkamp
Copy link
Owner Author

pblumenkamp commented Jul 17, 2020

In GitLab by @patrick.blumenkamp@computational.uni-giessen.de on Apr 17, 2019, 16:31

workaround in cca5eeb

@pblumenkamp pblumenkamp changed the title npm run dev: TypeError: Cannot read property 'properties' of undefined.... (package.json issue with webpack and webpack-cli) [REPLACEMENT ISSUE] npm run dev: TypeError: Cannot read property 'properties' of undefined.... (package.json issue with webpack and webpack-cli) Jul 17, 2020
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

No branches or pull requests

1 participant