@shopify/cli-kit
    Preparing search index...

    Class FindUpAndReadPackageJsonNotFoundError

    Returns a bug error that's thrown when the lookup of the package.json traversing the directory hierarchy up can't find a package.json

    The directory from which the traverse has been done

    An abort error.

    Hierarchy (View Summary)

    • BugError
      • FindUpAndReadPackageJsonNotFoundError
    Index

    Constructors

    Properties

    customSections?: CustomSection[]
    formattedMessage?: TokenItem
    nextSteps?: TokenItem<InlineToken>[]
    skipOclifErrorHandling: boolean
    tryMessage: TokenItem | null