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

unable to serve the app #58

Open
AqeelKazmi opened this issue Mar 26, 2021 · 1 comment
Open

unable to serve the app #58

AqeelKazmi opened this issue Mar 26, 2021 · 1 comment

Comments

@AqeelKazmi
Copy link

AqeelKazmi commented Mar 26, 2021

docker-compose -f docker/docker-compose.yaml up
This command also run successfuly and postgress , iroha and grpc containers have been created but unbale to serve the application

Screenshot from 2021-03-26 16-33-31

on npm run serve, showing this error

Syntax Error: TypeError: Cannot read property 'range' of null

@AqeelKazmi
Copy link
Author

BY adding these 2 rules in eslintrc.js its working

"template-curly-spacing" : "off",
indent : "off"

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

1 participant