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

Dev setup not working #80

Closed
renatodeleao opened this issue Jan 15, 2019 · 3 comments
Closed

Dev setup not working #80

renatodeleao opened this issue Jan 15, 2019 · 3 comments

Comments

@renatodeleao
Copy link

renatodeleao commented Jan 15, 2019

Missing peer dependencies.

npm install
npm WARN [email protected] requires a peer of @babel/core@^7.0.0 but noneis installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of webpack@>=2 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @babel/core@7 || ^7.0.0-rc.2 but none is installed. You must install peer dependencies yourself.

audited 2498 packages in 4.962s
found 0 vulnerabilities
@RobinCK
Copy link
Owner

RobinCK commented Jan 15, 2019

Hi @renatodeleao thanks for you report
I am fixed it

@RobinCK RobinCK closed this as completed Jan 16, 2019
@renatodeleao
Copy link
Author

Thanks man! I Tried hard, but i eventually updated every dependency and Babel was not transpiling "const" declarations no matter what i did! I'll give it spin on solving #71!

@RobinCK
Copy link
Owner

RobinCK commented Jan 17, 2019

I did this at https://github.com/RobinCK/vue-popper/tree/next

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