changed syntax in 'start:...' portion of 20 - Speech Detection packag…#197
Closed
faddah wants to merge 3 commits intowesbos:masterfrom
Closed
changed syntax in 'start:...' portion of 20 - Speech Detection packag…#197faddah wants to merge 3 commits intowesbos:masterfrom
faddah wants to merge 3 commits intowesbos:masterfrom
Conversation
…e.json file so the command line command doesn't not error out any longer, and updated to the latest version of the browser-sync module in that file.
Owner
|
I believe we can't use single quotes because of windows users |
Author
|
Hi @wesbos , Thank you for replying. Well, I don't know what to tell you then, because it fails on MacOS High Sierra 10.13.2 with Node.JS 8.9.3 & NPM 5.6.0 using your former syntax. Are you certain about the Windows OS issue? And could that be resolved by using the unicode characters? best, — faddah |
Author
|
@wesbos , ok, i've done another version that uses the unicode escape please let me know. best, — faddah |
… characters so it will work from command line in linux, unix, macos and windows. committing prior to push & PR to original repository.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…e.json file so the command line command doesn't not error out any longer, and updated to the latest version of the browser-sync module in that file.