Documentation for Simbo's Packages
    Preparing search index...

    Function getPackagePathByName

    • Get the file system path of a package by its name.

      Parameters

      Returns Promise<string>

      The file system path of the package.

      If the package is not found or if there are errors reading package.json files (when failOnError is true).