timofeysie / xexenes

An Ionic React app using WikiData as the source of truth.
GNU Affero General Public License v3.0
0 stars 0 forks source link

Setup Firebase #9

Open timofeysie opened 4 years ago

timofeysie commented 4 years ago
$ ionic build --prod
> react-scripts build
Creating an optimized production build...
Failed to compile.
./src/index.tsx
Cannot find module: 'firebase/app'. Make sure this package is installed.
You can install this package by running: npm install firebase/app.
[ERROR] An error occurred while running subprocess react-scripts.
        react-scripts build exited with exit code 1.  
timofeysie commented 4 years ago

Using Node v12.9.1.