Created
February 27, 2021 20:58
-
-
Save alexjmoore/45bc000eb62a1add1b5214247704e843 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
⠸ Deploying Stack: test | |
Resources | |
~ GOOGLE_COMPUTE_FIREW testfw google_compute_firewall.fw-test-allow-all-from-test2 | |
~ GOOGLE_COMPUTE_HA_VP vgw-test google_compute_ha_vpn_gateway.vgw-test | |
Summary: 0 created, 0 updated, 0 destroyed. | |
TypeError: Cannot read property 'startsWith' of undefined | |
at exports.ResourceName (/usr/local/lib/node_modules/cdktf-cli/bin/cmds/ui/components/resource-name.js:12:43) | |
at Jd (/usr/local/lib/node_modules/cdktf-cli/node_modules/react-reconciler/cjs/react-reconciler.production.min.js:64:98) | |
at ig (/usr/local/lib/node_modules/cdktf-cli/node_modules/react-reconciler/cjs/react-reconciler.production.min.js:160:456) | |
at hg (/usr/local/lib/node_modules/cdktf-cli/node_modules/react-reconciler/cjs/react-reconciler.production.min.js:139:22) | |
Something went wrong. | |
[2021-02-27T17:54:13.719] [ERROR] default - TypeError: Cannot read property 'startsWith' of undefined | |
at exports.ResourceName (/usr/local/lib/node_modules/cdktf-cli/bin/cmds/ui/components/resource-name.js:12:43) | |
at Jd (/usr/local/lib/node_modules/cdktf-cli/node_modules/react-reconciler/cjs/react-reconciler.production.min.js:64:98) | |
at ig (/usr/local/lib/node_modules/cdktf-cli/node_modules/react-reconciler/cjs/react-reconciler.production.min.js:160:456) | |
at hg (/usr/local/lib/node_modules/cdktf-cli/node_modules/react-reconciler/cjs/react-reconciler.production.min.js:139:22) | |
at bg (/usr/local/lib/node_modules/cdktf-cli/node_modules/react-reconciler/cjs/react-reconciler.production.min.js:138:366) | |
at Of (/usr/local/lib/node_modules/cdktf-cli/node_modules/react-reconciler/cjs/react-reconciler.production.min.js:132:214) | |
at /usr/local/lib/node_modules/cdktf-cli/node_modules/react-reconciler/cjs/react-reconciler.production.min.js:30:115 | |
at exports.unstable_runWithPriority (/usr/local/lib/node_modules/cdktf-cli/node_modules/scheduler/cjs/scheduler.production.min.js:18:437) | |
at hc (/usr/local/lib/node_modules/cdktf-cli/node_modules/react-reconciler/cjs/react-reconciler.production.min.js:29:325) | |
at kc (/usr/local/lib/node_modules/cdktf-cli/node_modules/react-reconciler/cjs/react-reconciler.production.min.js:30:61) { | |
componentStack: '\n' + | |
' in Unknown\n' + | |
' in div\n' + | |
' in Box\n' + | |
' in Unknown\n' + | |
' in div\n' + | |
' in Box\n' + | |
' in div\n' + | |
' in Box\n' + | |
' in Unknown\n' + | |
' in div\n' + | |
' in Box\n' + | |
' in Unknown\n' + | |
' in Unknown\n' + | |
' in Unknown\n' + | |
' in ErrorBoundary\n' + | |
' in Unknown\n' + | |
' in App' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment