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

Failing to start won windows and latest node #10

Open
ndinev opened this issue Aug 14, 2023 · 1 comment
Open

Failing to start won windows and latest node #10

ndinev opened this issue Aug 14, 2023 · 1 comment

Comments

@ndinev
Copy link

ndinev commented Aug 14, 2023

OS: windows 2019
node: v18.17.1

Download and extract zip - OK
run npm start -> failed since typescript not installed
install typescript
run npm start -> failed again with other error
run npm install to install all dependencies
run npm start - failed with error -> [ERROR] default - Banti initiation failed. Self destructing due to Error: Cannot find module '/app/etc/store.json'

@Upekshe
Copy link
Owner

Upekshe commented Aug 17, 2023

Hi ndinev,
On windows, when running locally, you will have to change the file location on configurations file to the actual file location of the store.json

The default value is set to the default store file location of the docker image.

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