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
I imported to a Angular 9 project and am getting a missing module called crypto
ERROR in G:/dev1/css-learning/node_modules/fakergem/lib/faker/bitcoin.js
Module not found: Error: Can't resolve 'crypto' in 'G:\dev1\css-learning\node_modules\fakergem\lib\faker'
ERROR in G:/dev1/css-learning/node_modules/fakergem/lib/faker/crypto.js
Module not found: Error: Can't resolve 'crypto' in 'G:\dev1\css-learning\node_modules\fakergem\lib\faker'
The text was updated successfully, but these errors were encountered:
Thank you for raising this issue. I don't think there are many modules that are node-specific. So it shouldn't be too difficult to make this compatible for front end projects. I'll definitely have a look into it 👍
I imported to a Angular 9 project and am getting a missing module called crypto
ERROR in G:/dev1/css-learning/node_modules/fakergem/lib/faker/bitcoin.js
Module not found: Error: Can't resolve 'crypto' in 'G:\dev1\css-learning\node_modules\fakergem\lib\faker'
ERROR in G:/dev1/css-learning/node_modules/fakergem/lib/faker/crypto.js
Module not found: Error: Can't resolve 'crypto' in 'G:\dev1\css-learning\node_modules\fakergem\lib\faker'
The text was updated successfully, but these errors were encountered: