jpillora / jpillora/node-edit-google-spreadsheet
Unexpected Token
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 301
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
No issue in 0.2.21 but on 0.3.0 the parser triggers giving me the following error. I did update syntax accordingly no change.
{ message: 'Unexpected token =',
name: 'SyntaxError',
stack: 'SyntaxError: Unexpected token =\n
method: '',
params: {},
body: {},
url: '',
user: '',
date: 2017-11-09T21:41:41.005Z }
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported parser error on version 0.3.0 and compare the same case with 0.2.21. Use the reported Unexpected token = output and the issue's request details as the starting evidence. Done means the parser no longer triggers this regression, with the behavior verified against the affected case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100