Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

script[scoped] bug #656

Closed
emilos opened this issue Nov 1, 2020 · 0 comments
Closed

script[scoped] bug #656

emilos opened this issue Nov 1, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@emilos
Copy link
Contributor

emilos commented Nov 1, 2020

node:4291) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'name' of null
    at getKey (/Users/emilos/Desktop/Projects/buxlabs/buxlabs-app/node_modules/boxwood/node_modules/abstract-syntax-tree/src/equal.js:6:20)
    at compare (/Users/emilos/Desktop/Projects/buxlabs/buxlabs-app/node_modules/boxwood/node_modules/abstract-syntax-tree/src/equal.js:19:22)
    at equal (/Users/emilos/Desktop/Projects/buxlabs/buxlabs-app/node_modules/boxwood/node_modules/abstract-syntax-tree/src/equal.js:43:10)
    at match (/Users/emilos/Desktop/Projects/buxlabs/buxlabs-app/node_modules/boxwood/node_modules/abstract-syntax-tree/src/match.js:37:12)
    at match (/Users/emilos/Desktop/Projects/buxlabs/buxlabs-app/node_modules/boxwood/node_modules/abstract-syntax-tree/index.js:66:12)
    at Controller.<anonymous> (/Users/emilos/Desktop/Projects/buxlabs/buxlabs-app/node_modules/boxwood/src/utilities/scope.js:12:16)
    at Controller.__execute (/Users/emilos/Desktop/Projects/buxlabs/buxlabs-app/node_modules/boxwood/node_modules/estraverse/estraverse.js:332:31)
    at Controller.traverse (/Users/emilos/Desktop/Projects/buxlabs/buxlabs-app/node_modules/boxwood/node_modules/estraverse/estraverse.js:445:28)
    at Object.traverse (/Users/emilos/Desktop/Projects/buxlabs/buxlabs-app/node_modules/boxwood/node_modules/estraverse/estraverse.js:666:27)
    at walk (/Users/emilos/Desktop/Projects/buxlabs/buxlabs-app/node_modules/boxwood/node_modules/abstract-syntax-tree/src/walk.js:4:21)
(node:4291) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:4291) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
@emilos emilos changed the title scope bug script[scoped] bug Nov 1, 2020
@emilos emilos added the bug Something isn't working label Nov 1, 2020
@emilos emilos closed this as completed Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant