firebase-tools-ui
firebase-tools-ui copied to clipboard
fs__default.realpathSync.native is not a function
Describe the bug
Getting an error message that says fs__default.realpathSync.native is not a function
To Reproduce Steps to reproduce the behavior:
gh repo fork firebase/firebase-tools-ui
cd firebase-tools-ui/
npm i
firebase emulators:exec --project demo-example --import test-data 'npm start'
You see the following on http://localhost:3000 :
Screenshots
Desktop (please complete the following information):
- OS: macOS
- Browser: Chrome 102
Extra info A quick Google search brings up https://github.com/facebook/jest/issues/10012 but the fix for Firebase Emulator still seems unclear as I am already running node v16.