-
Notifications
You must be signed in to change notification settings - Fork 28
Unable to compile core-js in colony-example-vue #118
Comments
Hi @matt-roe! Can you update the issue so that it includes more information about what your are attempting to do? Also, can you please use code blocks? What do you mean when you say "Followed install steps on ubuntu 18.04"? Are you attempting to run the |
I was setting up colony-example-vue locally on ubuntu. Following the instructions I set things up with docker.
Sudo probably wasn’t necessary there, tried things both ways when troubleshooting. Essentially, it is fixed with that lower version of core-js so I think you just need to update the dependencies to that older version, or maybe you can add some packages I was seeing as potential solutions. It seemed like a change to core-js in version 3.
Sorry about that, I will put things in blocks next time.
Matt Roe
… On Sep 18, 2019, at 9:33 AM, Ryan Christoffersen ***@***.***> wrote:
Hi @matt-roe! Can you update the issue so that it includes more information about what your are attempting to do? Also, can you please use blocks?
What do you mean when you say "Followed install steps on ubuntu 18.04"? Are you attempting to run the colony-example-vue package on a virtual machine? Have you tried running colony-example-vue locally? I'm also a bit confused why you are running yarn commands with sudo and this might be related to the issue that you are experiencing.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
No problem! You can also edit the issue description.
What packages were you seeing as potential solutions? Also, feel free to open a PR that sets |
I will attempt a PR |
Description
Write a detailed description of the issue/feature/question.
Trying basic setup of colony-example-vue
Steps to Reproduce
If you are reporting a bug, list the steps you took that led to the issue.
Followed install steps for colony-example-vue on ubuntu 18.04
Remediation:
https://stackoverflow.com/questions/55308769/module-not-found-error-cant-resolve-core-js-es6
The text was updated successfully, but these errors were encountered: