Skip to content
Discussion options

You must be logged in to vote

Since the file fbe-decrypt.mjs doesn't contain < at column 7, this is likely the result of downloading the file incorrectly. A potential culprit is trying to simply press Ctrl+S on the script's page. This would result in saving the page's HTML, and not the file. GitHub's layout contains <!DOCTYPE html> on line 7, which matches the error.

The simplest correct way to download a file from GitHub, is to go to the repository's main page (i.e. the Code tab), click on the green <> Code button, and click on Download ZIP in the menu that opens up.

You then save the zip, and extract it to a location of your choice. The files would be binary perfect.

A slightly more complex option is to view the fil…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ra8ul
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants