jpillora / jpillora/node-edit-google-spreadsheet

Unexpected Token

Open
#104 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.