You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Got it, I changed the element-ui spec in package.json to "^2.0.4" and it seems to be working. Looks like there was an issue in an earlier 1.x that got pulled in? Not sure really, as I don't know anything about Element (yet), but it did compile and load; so far, so good. Thanks!
Thanks! Interesting though, after updating to use "^2.0.4" it works with chalk, but not with the default that's in your PR. I'll look into it a bit more.
Just a quick note that after following the docs to do "vue-init", then "npm install", running "npm run dev" had an error:
Just to keep moving along I tried doing the npm install of that css, but it reports:
I'll comment again if I have a chance to dig in and see what's up, but I wanted to let you know. Thanks.
The text was updated successfully, but these errors were encountered: