You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
grasp-squery fails when used with acorn-object-spread.
TypeError: Cannot read property 'start' of undefined
at node_modules/grasp-squery/lib/common.js:17:40
at visitPre (node_modules/grasp-squery/lib/common.js:36:5)
at visitPre (node_modules/grasp-squery/lib/common.js:49:9)
at visitPre (node_modules/grasp-squery/lib/common.js:59:11)
at visitPre (node_modules/grasp-squery/lib/common.js:59:11)
at new Cache (node_modules/grasp-squery/lib/common.js:10:5)
at Object.queryParsed (node_modules/grasp-squery/lib/index.js:9:64)
at search (node_modules/grasp/lib/index.js:216:29)
at run (node_modules/grasp/lib/index.js:397:7)
grasp-squery fails when used with acorn-object-spread.
Code to reproduce attached.
squery_fail.txt
The text was updated successfully, but these errors were encountered: