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

Building #13

Closed
michielbdejong opened this issue Jan 19, 2024 · 1 comment
Closed

Building #13

michielbdejong opened this issue Jan 19, 2024 · 1 comment

Comments

@michielbdejong
Copy link

I'm working out how I can build this code. I'm using GitPod for this.

So far I found:

nvm install 10
nvm use 10
PYTHON=python2 npm install @vue/cli-service
@NoelDeMartin
Copy link
Owner

Hey, thanks for opening an issue.

I've started working on a new version of the app rebuilding it from scratch, so I'm not going to spend much time fixing or improving the current version. You can read more about it in #10.

However, I guess you want to run it locally for testing the migration using the data modules. So I'm fine with helping you get it running if you're facing any issues :). I tried to build the app again in my local machine, and it turns out it was using node 8, not 10 😅. I've added an .nvmrc file so that should be helpful for anyone else who wants to build it as well. I also tried in github.dev and it works, so it should be the same for gitpod.

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