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

bug:Unknown node type JSXElement. #103

Open
p0sec opened this issue Dec 19, 2019 · 1 comment
Open

bug:Unknown node type JSXElement. #103

p0sec opened this issue Dec 19, 2019 · 1 comment

Comments

@p0sec
Copy link

p0sec commented Dec 19, 2019

/Users/p0/work/code/stc-node/node_modules/_estraverse@4.3.0@estraverse/estraverse.js:454
throw new Error('Unknown node type ' + nodeType + '.');
^

Error: Unknown node type JSXElement.
at Controller.traverse (/Users/p0/work/code/stc-node/node_modules/_estraverse@4.3.0@estraverse/estraverse.js:454:31)
at Object.traverse (/Users/p0/work/code/stc-node/node_modules/_estraverse@4.3.0@estraverse/estraverse.js:646:27)
at HashMap. (/Users/p0/work/code/stc-node/lib/primaryengine.js:406:20)
at HashMap.forEach (/Users/p0/work/code/stc-node/node_modules/_hashmap@2.4.0@hashmap/hashmap.js:171:10)
at HashMap.proto.(anonymous function) [as forEach] (/Users/p0/work/code/stc-node/node_modules/_hashmap@2.4.0@hashmap/hashmap.js:201:7)
at collectRouterConfigs (/Users/p0/work/code/stc-node/lib/primaryengine.js:405:24)
at Object.analyze (/Users/p0/work/code/stc-node/lib/primaryengine.js:66:5)
at Object. (/Users/p0/work/code/stc-node/index.js:116:15)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)

@zdm
Copy link

zdm commented Jun 2, 2022

Did you solved this problem?
I have similar case.

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

No branches or pull requests

2 participants