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

not found [email protected] #212

Open
tychio opened this issue Mar 12, 2016 · 3 comments
Open

not found [email protected] #212

tychio opened this issue Mar 12, 2016 · 3 comments

Comments

@tychio
Copy link

tychio commented Mar 12, 2016

I got an error in my Chrome console when I opened device mode to debug a HTML5 app of mobile, as follow:

GET http://localhost:8000/lib/audiojs/audiojs/[email protected] 404 (File not found)

@EndenDragon
Copy link

Are you using cdnjs? When I made the PR, i never knew this would be a problem on there.Could anyone check? @Zetaphor?

@tychio
Copy link
Author

tychio commented Mar 15, 2016

I guess the sentence led to the issue:
line 46: retinaImageLocation: path + '[email protected]',

Because there is no [email protected] in the repo for retina device.

@Alexander1994
Copy link

Alexander1994 commented Aug 9, 2016

I got a similar issue. Couldn't find the graphic in master... I looked at the file in the site http://kolber.github.io/audiojs/ and I actually couldn't even find that line of code in the min file... seems like he just uses the default graphic. So I copy and pasted the player-graphics.gif and renamed it to [email protected] it works fine now.

StephanThierry pushed a commit to StephanThierry/audiojs that referenced this issue Mar 10, 2017
…ow to use this to show info for each track. Fixed issue: 'not found [email protected] kolber#212'
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

3 participants