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

Running locally Error Module Not found #429

Open
kakalpa opened this issue Apr 18, 2023 · 3 comments
Open

Running locally Error Module Not found #429

kakalpa opened this issue Apr 18, 2023 · 3 comments

Comments

@kakalpa
Copy link

kakalpa commented Apr 18, 2023

OS : Win 11 22H2
npm : 9.6.3

Running npm run build gets a error saying
Module not found: Error: Can't resolve './terms.json' in 'D:\projects\python\futurecoder\frontend\src'

what am I doing wrong here?

@alexmojaki
Copy link
Owner

Follow all the steps in https://github.com/alexmojaki/futurecoder#running-locally, particularly step 4.

@kakalpa
Copy link
Author

kakalpa commented Apr 18, 2023

its a .sh file it seems I can't run it locally in windows. I have to use Linux for it.

@alexmojaki
Copy link
Owner

Just set the environment variable FUTURECODER_LANGUAGE=en (however that's done in Windows) and run the various poetry run commands in https://github.com/alexmojaki/futurecoder/blob/master/scripts/generate.sh.

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