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

Javascript Errors (Regexp & jQuery) #10

Open
bitsandbooks opened this issue Jun 30, 2019 · 1 comment
Open

Javascript Errors (Regexp & jQuery) #10

bitsandbooks opened this issue Jun 30, 2019 · 1 comment

Comments

@bitsandbooks
Copy link

Followed instructions in README thusly:

cd ~/Desktop/dotfiles-playback-test
sh /path/to/git-playback.sh bash zsh sh
open playback.html

playback.html opens with blank page and the following JavaScript errors in the console:

SyntaxError: unmatched ) in regular expression playback.html:1:30
SyntaxError: unterminated regular expression literal playback.html:15:544
ReferenceError: jQuery is not defined
playback.html:20:2
    <anonymous> file:///Users/rob/Desktop/dotfiles-playback-test/playback.html:20
ReferenceError: jQuery is not definedplayback.html:20:2
    <anonymous> file:///Users/rob/Desktop/dotfiles-playback-test/playback.html:20
@FergalMohan
Copy link

I managed to get around that problem and if you revert this commit
c60b767
it should fix the jQuery error

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