Closed JonathanOppenheimer closed 3 years ago
The package-lock still seems to contain firebase-functions dependencies. Did you npm uninstall firebase-functions
?
The package-lock still seems to contain firebase-functions dependencies. Did you npm uninstall firebase-functions?
Whenever I try to start the emulators it doesn't work unless I install them...
I just deleted them manually from package.json because it still works for me that way lol
The package-lock still seems to contain firebase-functions dependencies. Did you npm uninstall firebase-functions?
Whenever I try to start the emulators it doesn't work unless I install them...
I just deleted them manually from package.json because it still works for me that way lol
Did you do npm install --prefix functions
?
The package-lock still seems to contain firebase-functions dependencies. Did you npm uninstall firebase-functions?
Whenever I try to start the emulators it doesn't work unless I install them... I just deleted them manually from package.json because it still works for me that way lol
Did you do
npm install --prefix functions
?
I thought I did but maybe not. They're gone now
Closes:
176
177
179
181
187
188
194