How to fix 'Uncaught ReferenceError: Cannot access x before initialization' - Ep 10

preview_player
Показать описание
JS Casts 10 - How to fix "Uncaught ReferenceError: Cannot access x before initialization" in JavaScript.

Questions?
Рекомендации по теме
Комментарии
Автор

If you got this error....
Just add " ; "before where that error is coming from.

T-wLeon
Автор

This issue has come up for when trying to access an instance of PrismaClient in another file. Maybe exploring this issue regarding imports could be useful.

alaskandonut
Автор

if you are a programmer and facing this problem what kind of programmer you are

nhoojzq