Code Monkey home page Code Monkey logo

acorn-logical-assignment's People

Contributors

adrianheine avatar bmeurer avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

bmeurer

acorn-logical-assignment's Issues

TypeError: (intermediate value).readToken_question is not a function

Hi,

After updating to 0.1.1 I get the following exception:

TypeError: (intermediate value).readToken_question is not a function
    at Object.readToken_question (node_modules/acorn-logical-assignment/index.js:32:20)
    at Object.getTokenFromCode (node_modules/acorn-logical-assignment/index.js:20:32)
    at Object.pp$9.readToken (node_modules/acorn/dist/acorn.js:4288:17)
    at Object.readToken (node_modules/acorn-jsx/index.js:469:20)
    at Object.pp$9.nextToken (node_modules/acorn/dist/acorn.js:4279:17)
    at Object.pp$9.next (node_modules/acorn/dist/acorn.js:4236:10)
    at Object.pp.eat (node_modules/acorn/dist/acorn.js:619:12)
    at Object.pp$3.parseExprList (node_modules/acorn/dist/acorn.js:2714:18)
    at Object.pp$3.parseSubscript (node_modules/acorn/dist/acorn.js:2124:27)
    at Object.parseSubscript (node_modules/acorn-private-class-elements/index.js:122:37)
    at Object.pp$3.parseSubscripts (node_modules/acorn/dist/acorn.js:2104:26)
    at Object.pp$3.parseExprSubscripts (node_modules/acorn/dist/acorn.js:2092:23)
    at Object.pp$3.parseMaybeUnary (node_modules/acorn/dist/acorn.js:2066:19)
    at Object.parseMaybeUnary (node_modules/acorn-private-class-elements/index.js:154:29)
    at Object.pp$3.parseExprOps (node_modules/acorn/dist/acorn.js:2010:21)
    at Object.pp$3.parseMaybeConditional (node_modules/acorn/dist/acorn.js:1993:21)
    at Object.pp$3.parseMaybeAssign (node_modules/acorn/dist/acorn.js:1968:21)
    at Object.pp$1.parseVar (node_modules/acorn/dist/acorn.js:1228:26)
    at Object.pp$1.parseVarStatement (node_modules/acorn/dist/acorn.js:1092:10)
    at Object.pp$1.parseStatement (node_modules/acorn/dist/acorn.js:842:19)
    at Object.parseStatement (node_modules/acorn-dynamic-import/lib/index.js:63:118)
    at Object.parseStatement (node_modules/acorn-import-meta/index.js:39:22)
    at Object.pp$1.parseTopLevel (node_modules/acorn/dist/acorn.js:746:23)
    at Object.parse (node_modules/acorn/dist/acorn.js:553:17)
    at Function.parse (node_modules/acorn/dist/acorn.js:576:37)
  code: 'var f = () => true;\nconst v = f() ? 0 : 4;'
}

Downgrading to 0.1.0 solves the issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.