You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the steps thoroughly, but already after forking the repo and branching it, I ran into problems. The project was not able to run (yarn serve) but presented en error and multiple warnings, concerning peer dependency version conflicts of the contained libraries. Those seem to be outdated and create conflicts.
I found out I had to first downgrade Node to v16 (using NVM) and after that the project at least ran.
So I followed all other steps, but in the end I am not able to see the component inside my app. Which is the expected outcome though.
Please help me out here and fix the tutorial repo so it wrks out of the box or give me any tips as to why the app is not displaying the vue carbon components.
Greetings
Jonas
The text was updated successfully, but these errors were encountered:
Hej there,
would be great if you could help me out here.
I tried to do the vue tutorial from the carbon design system website: https://carbondesignsystem.com/developing/vue-tutorial/overview/
I followed the steps thoroughly, but already after forking the repo and branching it, I ran into problems. The project was not able to run (yarn serve) but presented en error and multiple warnings, concerning peer dependency version conflicts of the contained libraries. Those seem to be outdated and create conflicts.
I found out I had to first downgrade Node to v16 (using NVM) and after that the project at least ran.
So I followed all other steps, but in the end I am not able to see the component inside my app. Which is the expected outcome though.
Please help me out here and fix the tutorial repo so it wrks out of the box or give me any tips as to why the app is not displaying the vue carbon components.
Greetings
Jonas
The text was updated successfully, but these errors were encountered: