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

Problem running example from Readme #16

Open
Ali-Javanmardi opened this issue Jun 11, 2022 · 1 comment
Open

Problem running example from Readme #16

Ali-Javanmardi opened this issue Jun 11, 2022 · 1 comment

Comments

@Ali-Javanmardi
Copy link

Hi,

I tried to run this example by Readme explanation:

pnpm install
pnpm run dev -- --https
open https://localhost:3000/src/main.js # The cert will be insecure - tell your browser to trust it
open 'https://single-spa-playground.org/playground/instant-test?name=vite-test&framework=vue&useNativeModules=true&url=https%3A%2F%2Flocalhost%3A3000%2Fsrc%2Fmain.js'

But I found dev server is running on http instead of https
So then I removed -- from run command and now it run https.

Is there any reason for those extra -- in run command or they are just typo?

@jdmswong
Copy link

Missed that when debugging my failing example. Working now thanks @Ali-Javanmardi !

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