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

Vue_Full_Project not working with CoreUI Pro #58

Closed
kieraneglin opened this issue Feb 14, 2018 · 3 comments
Closed

Vue_Full_Project not working with CoreUI Pro #58

kieraneglin opened this issue Feb 14, 2018 · 3 comments

Comments

@kieraneglin
Copy link

After buying CoreUI pro, the Vue_Full_Project example doesn't work as expected. Several errors are thrown during compilation and the page that launches is blank.

Vue_Starter works as expected.

@xidedix
Copy link
Member

xidedix commented Feb 14, 2018

Hi @kieraneglin
Please provide error logs, steps to reproduce and other information that might be useful to investigate this issue, such as versions of web browser, os, node, npm.

@kieraneglin
Copy link
Author

@xidedix my apologies for the poor error report, yesterday was very busy.

Either way, the issue is that Lodash isn't a dependency in the Vue_Full_Project package.json. After a yarn add lodash, everything cleared up!

I know it's not important at this point, but here are my versions anyway.

Versions
OS: OS X 10.11
Node: Tested on 8.9.4 and 9.5.0
NPM: 5.6.0
Yarn: 0.16.1 (I use Yarn over NPM)
Browser: Doesn't matter

@xidedix
Copy link
Member

xidedix commented Feb 16, 2018

sometimes things go wrong with npm install
glad you got that sorted out @kieraneglin

@xidedix xidedix closed this as completed Feb 16, 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

No branches or pull requests

2 participants