carbon-tutorial-angular icon indicating copy to clipboard operation
carbon-tutorial-angular copied to clipboard

Step 3 - file with app.component.spec.ts TutorialHeaderModule

Open LoveraSantiago opened this issue 5 years ago • 0 comments

I was having a lot of problems with step 3. And I restarted this step again.

On the beginning of fetch upstream step 3 it brings app.component.spect.ts file with:

"import { TutorialHeaderModule } from './tutorial-header/tutorial-header.module';"

when I run npm test it logs with "ERROR in app/app.component.spec.ts:5:38 - error TS2307: Cannot find module './tutorial-header/tutorial-header.module'."

LoveraSantiago avatar Apr 10 '20 15:04 LoveraSantiago