Skip to content

tests failing due to react-native-firebase #1

@v1b3m

Description

@v1b3m

This is the sample output

/.../PlayMo/node_modules/@react-native-firebase/firestore/lib/index.js:18
    import {
           ^

    SyntaxError: Unexpected token {

       7 | import fetch from 'cross-fetch';
       8 | import _ from 'lodash';
    >  9 | import firestore from '@react-native-firebase/firestore';
         | ^
      10 | import RNSimpleCrypto from 'react-native-simple-crypto';
      11 | 
      12 | import { song } from '../components/PlaylistDetails';

      at Runtime._execModule (node_modules/jest-runtime/build/index.js:1179:56)
      at Object.<anonymous> (utils/playlist.ts:9:1)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions