Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

TypeError: Cannot read property 'properties' of undefined #27

Open
ali-khalil-ashlar opened this issue Jan 14, 2019 · 1 comment
Open

Comments

@ali-khalil-ashlar
Copy link

ali-khalil-ashlar commented Jan 14, 2019

tailwind-err
After cloning Webpack-starter and running "npm install", I run "npm run dev" but its continuously giving above error. what is the reason of this?

Here is my "package.josn"
package-json

@wapebira
Copy link

I think it depends on what nodejs and/or npm version you use. I use node 10.15.0 and npm 6.5.0
try modify package.json and get latest webpack versions
"webpack": "^4.28.4", "webpack-cli": "^3.2.1", "webpack-dev-server": "^3.1.14"
do a npm install again

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants