Skip to content

Build fails when updating typescript from 4.9.5 to 5.0.2 #373

@dcangulo

Description

@dcangulo

Description

tsconfig.json:10:5 - error TS5101: Option 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify compilerOption '"ignoreDeprecations": "5.0"' to silence this error. Use 'verbatimModuleSyntax' instead. 12 "importsNotUsedAsValues": "error", 

Source: https://github.com/callstack/react-native-builder-bob/blob/main/packages/create-react-native-library/templates/common/tsconfig.json#L10

Packages

  • create-react-native-library
  • react-native-builder-bob

Selected options

N/A

Link to repro

dcangulo/react-native-pkce-challenge#241

Environment

N/A

Metadata

Metadata

Assignees

No one assigned

    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