Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

demo no longer works #81

Closed
blurymind opened this issue Oct 6, 2019 · 4 comments · Fixed by #91
Closed

demo no longer works #81

blurymind opened this issue Oct 6, 2019 · 4 comments · Fixed by #91

Comments

@blurymind
Copy link
Contributor

blurymind commented Oct 6, 2019

npm run demo --> 'open' is not recognized as an internal or external command,
npm run build and open index.html in your browser -> multistyletext is undefined

@blurymind
Copy link
Contributor Author

blurymind commented Oct 7, 2019

submitted a pr for the second one, the first one is I assume related to something not being installed

@tleunen
Copy link
Owner

tleunen commented Oct 8, 2019

hmm... open might be specific to some OS.

I just tried npm run build and opening the demo page in my browser and everything works fine.
What browser are you using?

@blurymind
Copy link
Contributor Author

blurymind commented Oct 8, 2019 via email

@mimshwright
Copy link
Collaborator

mimshwright commented Feb 24, 2020

I'm pretty sure open only works on Mac. But luckily, all it does is open the demo html file in the browser which you can do manually.

You can also replace the command with this utility: https://www.npmjs.com/package/opener

@mimshwright mimshwright mentioned this issue Feb 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants