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

yarn start is running, but i got "This localhost page can’t be found" #176

Open
hardi-dev opened this issue Feb 23, 2020 · 1 comment
Open

Comments

@hardi-dev
Copy link

image

@nelsonamaya82
Copy link
Contributor

Hi @hardi-dev, sorry for the late response.

I think that's not a Lean Theme issue but a configuration issue. Based on this script in the package.json:

"start": "parcel main.js --public-url ./"

You'll need to setup the public-url option with the URL of the site you have running on your local environment.

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