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

Update membership.js #1620

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Update membership.js #1620

merged 1 commit into from
Jan 30, 2024

Conversation

franklygeorgy
Copy link
Contributor

Stops this error from happening:
TypeError: Cannot read properties of null (reading 'name')
at ThisExpression (file:///C:/Users/dev/Documents/Projects/fc-pregmod/node_modules/documentation/src/infer/membership.js:98:54)
at NodePath._call (C:\Users\dev\Documents\Projects\fc-pregmod\node_modules@babel\traverse\lib\path\context.js:46:20)
at NodePath.call (C:\Users\dev\Documents\Projects\fc-pregmod\node_modules@babel\traverse\lib\path\context.js:36:17)
at NodePath.visit (C:\Users\dev\Documents\Projects\fc-pregmod\node_modules@babel\traverse\lib\path\context.js:82:31)
at TraversalContext.visitQueue (C:\Users\dev\Documents\Projects\fc-pregmod\node_modules@babel\traverse\lib\context.js:86:16)
at TraversalContext.visitSingle (C:\Users\dev\Documents\Projects\fc-pregmod\node_modules@babel\traverse\lib\context.js:65:19)
at TraversalContext.visit (C:\Users\dev\Documents\Projects\fc-pregmod\node_modules@babel\traverse\lib\context.js:109:19)
at traverseNode (C:\Users\dev\Documents\Projects\fc-pregmod\node_modules@babel\traverse\lib\traverse-node.js:22:17)
at traverse (C:\Users\dev\Documents\Projects\fc-pregmod\node_modules@babel\traverse\lib\index.js:52:34)
at NodePath.traverse (C:\Users\dev\Documents\Projects\fc-pregmod\node_modules@babel\traverse\lib\path\index.js:101:24)

Stops this error from happening:
TypeError: Cannot read properties of null (reading 'name')
    at ThisExpression (file:///C:/Users/dev/Documents/Projects/fc-pregmod/node_modules/documentation/src/infer/membership.js:98:54)
    at NodePath._call (C:\Users\dev\Documents\Projects\fc-pregmod\node_modules\@babel\traverse\lib\path\context.js:46:20)
    at NodePath.call (C:\Users\dev\Documents\Projects\fc-pregmod\node_modules\@babel\traverse\lib\path\context.js:36:17)
    at NodePath.visit (C:\Users\dev\Documents\Projects\fc-pregmod\node_modules\@babel\traverse\lib\path\context.js:82:31)
    at TraversalContext.visitQueue (C:\Users\dev\Documents\Projects\fc-pregmod\node_modules\@babel\traverse\lib\context.js:86:16)
    at TraversalContext.visitSingle (C:\Users\dev\Documents\Projects\fc-pregmod\node_modules\@babel\traverse\lib\context.js:65:19)
    at TraversalContext.visit (C:\Users\dev\Documents\Projects\fc-pregmod\node_modules\@babel\traverse\lib\context.js:109:19)
    at traverseNode (C:\Users\dev\Documents\Projects\fc-pregmod\node_modules\@babel\traverse\lib\traverse-node.js:22:17)
    at traverse (C:\Users\dev\Documents\Projects\fc-pregmod\node_modules\@babel\traverse\lib\index.js:52:34)
    at NodePath.traverse (C:\Users\dev\Documents\Projects\fc-pregmod\node_modules\@babel\traverse\lib\path\index.js:101:24)
@tmcw tmcw merged commit de30e89 into documentationjs:master Jan 30, 2024
3 of 4 checks passed
@franklygeorgy franklygeorgy deleted the patch-1 branch January 30, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants