-
Notifications
You must be signed in to change notification settings - Fork 77
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] Missing AWS Icons in Diagrams #679
Comments
Interesting it works on Ubuntu WSL perfectly. Might clear my setup and just try fresh in Windows to see what happens. |
HI Chris - glad you managed to get it working. Were you trying to run PDK via WSL initially or directly on windows? |
Directly on Windows first which failed. Then I moved to WSL as a troubleshooting step and it worked instantly. |
OK great. We do not support windows native at the moment and definitely recommend WSL. I will close this as we are tracking onboarding for windows/WSL in a seperate ticket: #664 . Please feel free to re-open if you feel this was closed in error or your issue is still unresolved. Also - welcome to PDK land :) |
Have we considered a case issue ?Please note: My working hours may not be your working hours. Please do not feel obligated to reply outside of your normal work schedule!Sent on the go - please excuse mistakes On 16 Jan 2024, at 10:02 am, Chris Bateman ***@***.***> wrote:
HI Chris - glad you managed to get it working. Were you trying to run PDK via WSL initially or directly on windows?
Directly on Windows first which failed. Then I moved to WSL as a troubleshooting step and it worked instantly.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Describe the bug
The Diagrams generated by the CdkGraphDiagramPlugin are missing the AWS icons.
Expected Behavior
AWS icons appear in diagram.
Current Behavior
Icons are missing in diagram.
Reproduction Steps
Run cdk diff
Diagrams appear in cdk.out dir but are missing images.
Possible Solution
No response
Additional Information/Context
Do these images need to be preloaded into the project?
PDK version used
v0.22.49
What languages are you seeing this issue on?
Typescript
Environment details (OS name and version, etc.)
Windows 11, Node 18.19.0, CDK 2.121.1
The text was updated successfully, but these errors were encountered: