-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels