You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Tengo el siguiente error al ejecutar ng test,
probe instalando las version 6.0.0 y 5.0.0 y tuve el mismo error
An unhandled exception occurred: Cannot find module 'node:fs'
C:\nodejs64\node_modules@angular\cli\lib\init.js
To Reproduce
Steps to reproduce the behavior:
ng add @briebug/jest-schematic
ng test
Expected behavior
Espero puedan ayudarme
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Windows 7 x64
Node version: 14.17.6
Angular CLI: 14.2.6
Npm:6.14.15
The text was updated successfully, but these errors were encountered:
Describe the bug
Tengo el siguiente error al ejecutar ng test,
probe instalando las version 6.0.0 y 5.0.0 y tuve el mismo error
An unhandled exception occurred: Cannot find module 'node:fs'
C:\nodejs64\node_modules@angular\cli\lib\init.js
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Espero puedan ayudarme
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: