-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprocessor_log.txt
More file actions
14 lines (14 loc) · 830 Bytes
/
Copy pathprocessor_log.txt
File metadata and controls
14 lines (14 loc) · 830 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
on local:
Not valid JSON points_1513611720419_.json SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at tryParseJSON (/Users/annagarcia/Desktop/projects/citibike/utils.js:5:27)
at read (/Users/annagarcia/Desktop/projects/citibike/utils.js:22:20)
at tryToString (fs.js:514:3)
at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:502:12)
Not valid JSON points_1513611780193_.json SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse (<anonymous>)
at tryParseJSON (/Users/annagarcia/Desktop/projects/citibike/utils.js:5:27)
at read (/Users/annagarcia/Desktop/projects/citibike/utils.js:22:20)
at tryToString (fs.js:514:3)
at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:502:12)
=====================================================================