Skip to content
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

Styles no longer imported after updating to v4.0.0-alpha - Angular 6 #3605

Closed
KolbySisk opened this issue May 18, 2018 · 2 comments
Closed
Labels

Comments

@KolbySisk
Copy link

KolbySisk commented May 18, 2018

Bug or support request summary

After updating to Angular 6, Storybook stopped working. Based on the advice in this Issue I updated to 4.0.0-alpha.3 This fixed my error and the Storybook server was running again, however now my styles (and fonts) aren't showing up.

I also tried updating to the latest version 4.0.0-alpha.7 but I get a giant list of errors similar to this:
Module not found: Error: Can't resolve 'react-dom' in '/Users/KS185325/Projects/nui-angular/node_modules/velocity-react' (Mentioned in 3602)

Steps to reproduce

I followed the Angular getting started. Everything was working fine until I updated Angular and then updated Storybook.

Versions

  • angular 6.0.0
  • storybook/angular 4.0.0-alpha.3
  • storybook/addon-actions 4.0.0-alpha.3
  • storybook/addon-knobs 4.0.0-alpha.3
@wuyuanyi135
Copy link

Loading css problem probably is due to #3593. I start to use storybook just recently so I don't know whether react-dom was a explicit dependency. I had to install react, [email protected] manually.

@igor-dv
Copy link
Member

igor-dv commented Jun 4, 2018

Alos should be related to #3491

@igor-dv igor-dv added the merged label Jun 16, 2018
@igor-dv igor-dv closed this as completed Jun 23, 2018
@issue-sh issue-sh bot removed the merged label Jun 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants