Medic.Checks.NPM.any_packages_installed-question-mark

You're seeing just the function any_packages_installed-question-mark, go back to Medic.Checks.NPM module for more information.
Link to this function

any_packages_installed?(opts \\ [])

View Source

Specs

any_packages_installed?(opts :: Keyword.t()) :: Medic.Check.check_return_t()

Checks that npm install has been run at least once.

Opts:

  • cd: The directory to run the command in.
  • prefix: Run npm with --prefix. Defaults to assets.