patternfly / chatbot

This repo contains the code for the PatternFly virtual assistant extension
MIT License
0 stars 21 forks source link

(Dev) build fails #331

Closed pilhuhn closed 4 days ago

pilhuhn commented 5 days ago

I did a git clone followed by npm install and npm run start, which builds the package and runs the dev-server. The following shows on console and in the browser

[1] ERROR in ./patternfly-docs/patternfly-docs.css.js 9:0-57 [1] Module not found: Error: Can't resolve '@patternfly/virtual-assistant/dist/css/main.css' in '/Users/hrupp/src/virtual-assistant/packages/module/patternfly-docs'

rebeccaalpert commented 4 days ago

Pulled down the latest from main and it builds/starts correctly - I'll put something on your calendar to look at this in real time.

rebeccaalpert commented 4 days ago

Sounds like we need to document npm run build && npm run start instead of just npm run start; Heiko said he'd update the README. Assigning this to him.

github-actions[bot] commented 3 days ago

:tada: This issue has been resolved in version 2.1.0-prerelease.17 :tada:

The release is available on:

Your semantic-release bot :package::rocket: