-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
When I declare .get('/node/spot/{code}' route with espruino, I receive this error:
SyntaxError: Got '/' expected EOF
at line 1 col 89
...a.slice(0,-1)),a=a.replace(/^.*[/\]/g,''),typeof b==='stri...
^
in function "basename" called from line 1 col 69
...'{')!==-1){var e=basename(b);var f=e.replace('{','').replace...
^
in function "response" called from line 1 col 20
this.response(b,c,a),this;
^
in function "get" called from line 240 col 8
})
^
in function called from system
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels