-
Notifications
You must be signed in to change notification settings - Fork 72
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
Syntax Compilation Error Line 2? #4
Comments
Hi Thomas!
Nice to hear you are using my script!
A syntax error usually says there must be something wrong with the code,
that shouldn't be the case.
The javascript shouldn't be placed in the html! It needs to run with Node.
How did you run the script? Double clicking on it will probably not work.
You need to open cmd.exe or powershell and run the script from there.
If you need help with that please let me know so I can give you some
instructions!
|
Hello, Yes, I was attempting to double click it, I guess that's what I was doing wrong. Please assist with addtl instructions, I'm a huge novice. Thank you! |
Hi there! |
Ah okay no problem guys!
A new window will open with a command line, there you can type |
BOOM! Thanks Max. That did it right away. You're awesome! Thank you so much for your help and quick responses! I'd love to buy you a beer to support, anywhere where I can drop a few bucks? |
No problem, very good to hear! |
Ah I just hadn't placed the files in the correct location! First tried in the html then the json and finally outside of both and that's perfect. Incredible timing that someone else was going through the same at the same time! Thanks a bunch mate! And thanks for the code, it makes life a hell of a lot easier. |
Fantastic, glad you were able to help us both. I just dropped a small donation! Have a great finish to your weekend and stay safe out there. Issue closed. |
Hi, I wanted to download my memories, right now I downloaded my snapchat data, Ive got json, html, and index.html |
If you really can't find a way, you can add me on discord so I can walk you through: ToTheMax#2203 |
Thankyou so much!!! I've added you on discord! |
Bro, when i try it via shell, it gives me an error. PS C:\Users\Arshu\Desktop\SNap> node main.js Error: Cannot find module 'moment'
please help me out |
Did you first run: |
i have the same problem. I tried to run npm install but it didnt do much. |
I see errors about a missing VS installation, please take a look at this stackoverflow answer: https://stackoverflow.com/a/63311413/7334699 |
Hi, I've been trying to run it for some time, but it stops after downloading approximetly 2,5GB and all the filetypes are "FILE". Am I doing something wrong ? |
Please open a new issue for this |
i have the same problem did you solve the problem? |
Did you first run |
Yes and it doesn't work can you please help <3 |
Hello,
This sounds like a wonderful little script that I'd love to download and get working. I will admit I'm quite a huge novice but I believe I've followed all instructions properly, but I'm running into a persistent issue that I need help with. I will copy the error message here. The scripts are properly placed in the extracted zip file downloaded from snap, and it will not work when trying to run main.js. Placing the scripts in the html doesn't help even though that's not part of the instructions. I'm not technically savvy enough to try to attempt to modify the -f flag myself but based on your instructions that shouldn't matter if I've copied the scripts into the extracted zip from snap. Currently runing node.js version 12.18.3.
Here is the error message:
Thank you so much for your help. Please let me know if there is any other information I can provide!
Since this is going to save me so much time and hassle I'd love to donate to help support once I can get it working!
The text was updated successfully, but these errors were encountered: