Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Run instructions out of order #39

Open
gerrycampion opened this issue Sep 19, 2022 · 0 comments
Open

Run instructions out of order #39

gerrycampion opened this issue Sep 19, 2022 · 0 comments

Comments

@gerrycampion
Copy link

I believe the following two lines should be switched:

1. In one terminal, run `yarn http-serve`
1. In another terminal, run `yarn build-dev --watch`

In a new build/run, the dist directory has not been created yet, so yarn http-serve will provide the following error and exit:

yarn run v1.22.19
$ http-server-spa dist index.html 8080
[ERR] Could not start server, fallback file not found
[TRY] http-server-spa <directory> <fallback> <port>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant