Skip to content

Arch Linux build error on "npm run build" #153

@dmp1ce

Description

@dmp1ce

Documenting the error when trying to build the desktop application.

$ npm run build

> sphinx@0.1.0 build
> react-app-rewired build

Creating an optimized production build...
Failed to compile.

/home/david/Workspace/sphinx-android/node_modules/@react-navigation/drawer/lib/typescript/src/index.d.ts
TypeScript error in /home/david/Workspace/sphinx-android/node_modules/@react-navigation/drawer/lib/typescript/src/index.d.ts(22,1):
Declaration or statement expected.  TS1128

    20 |  * Types
    21 |  */
  > 22 | export type { DrawerNavigationOptions, DrawerNavigationProp, DrawerScreenProps, DrawerContentOptions, DrawerContentComponentProps, } from './types';
       | ^
    23 | 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions