api-example-express icon indicating copy to clipboard operation
api-example-express copied to clipboard

BUG - Express 4 is an invalid dependency

Open ghost opened this issue 4 years ago • 0 comments

Problem

  • Clone repository
  • Run npm install
  • Run npm start
  • See error: typeerror app.configure is not a function

Environment

  • OS | Ubuntu 20.04.2 LTS
  • Git | 2.25.1
  • Node | 10.18.0
  • NPM | 6.13.4

Solution

References

ghost avatar Aug 15 '21 17:08 ghost