firebase class not found code example
Example 1: bash firebase command not found
alias firebase="`npm config get prefix`/bin/firebase"
Example 2: useinmemorydatabase not found c#
Install-Package Microsoft.EntityFrameworkCore.InMemory
alias firebase="`npm config get prefix`/bin/firebase"
Install-Package Microsoft.EntityFrameworkCore.InMemory