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

getting issue on yarn start:ssr #747

Open
8 tasks
TheRanaEhtisham opened this issue Jul 7, 2020 · 2 comments
Open
8 tasks

getting issue on yarn start:ssr #747

TheRanaEhtisham opened this issue Jul 7, 2020 · 2 comments

Comments

@TheRanaEhtisham
Copy link

getting Cannot find module './mocks/actions.mock'. on yarn start:ssr

[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  <!-- Please check the repository for a similar issue or PR before submitting -->
[ ] Support request => <!-- Please check the repository for a similar issue or PR before submitting -->
[ ] Feature request
[ ] Documentation issue or request

Current behavior

Expected/desired behavior

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Environment

  • Angular version: X.Y.Z
  • Browser:
  • Chrome (desktop) version XX
  • Chrome (Android) version XX
  • Chrome (iOS) version XX
  • Firefox version XX
  • Safari (desktop) version XX
  • Safari (iOS) version XX
  • IE version XX
  • Edge version XX
  • For Tooling issues:
  • Node version: XX
  • Platform:
  • Others:
@pascalmann
Copy link

Same issue :-(

@maestrocoder
Copy link

same issue - someone forgot to check in the code?
import { MockActions } from './mocks/actions.mock';
in store-testing.module.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants