Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Bug: "TypeError: Cannot read property 'getRightHandSide' of null" #137

Closed
loilo opened this issue May 18, 2017 · 0 comments · Fixed by #151
Closed

Bug: "TypeError: Cannot read property 'getRightHandSide' of null" #137

loilo opened this issue May 18, 2017 · 0 comments · Fixed by #151

Comments

@loilo
Copy link
Contributor

loilo commented May 18, 2017

Squashing dojo gives an error:

TypeError: Cannot read property 'getRightHandSide' of null
    at Node.getRightHandSide (/path/to/project/node_modules/butternut/dist/butternut.cjs.js:1878:24)
    at Node.getRightHandSide (/path/to/project/node_modules/butternut/dist/butternut.cjs.js:3523:43)
    at Node.getRightHandSide (/path/to/project/node_modules/butternut/dist/butternut.cjs.js:1874:49)
    at Node.minify (/path/to/project/node_modules/butternut/dist/butternut.cjs.js:3651:54)
    at Node.minify (/path/to/project/node_modules/butternut/dist/butternut.cjs.js:1673:13)
    at Node.minify (/path/to/project/node_modules/butternut/dist/butternut.cjs.js:2742:14)
    at Node.minify (/path/to/project/node_modules/butternut/dist/butternut.cjs.js:240:11)
    at Node.minify (/path/to/project/node_modules/butternut/dist/butternut.cjs.js:1032:28)
    at Node.minify (/path/to/project/node_modules/butternut/dist/butternut.cjs.js:240:11)
    at Node.minify (/path/to/project/node_modules/butternut/dist/butternut.cjs.js:3645:15)
@loilo loilo changed the title TypeError: Cannot read property 'getRightHandSide' of null Bug: "TypeError: Cannot read property 'getRightHandSide' of null" May 18, 2017
Rich-Harris added a commit that referenced this issue May 18, 2017
handle truthy if statement with no alternate
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant