patternfly / patternfly-quickstarts

Repository containing the PatternFly Quick Start extension code
MIT License
15 stars 38 forks source link

bug - reference to showdown still in code! #276

Closed nicolethoen closed 9 months ago

nicolethoen commented 9 months ago

When trying to build the latest version of quickstarts locally, getting the following error:

ERROR in ../../node_modules/@patternfly/quickstarts/dist/index.es.js 14:0-37
Module not found: Error: Can't resolve 'showdown' in '/Users/nthoen/Projects/patternfly-org/node_modules/@patternfly/quickstarts/dist'

Seems there is still a reference to showdown on this line (which is a shipped component 😬 )