Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server directory lacks a package.json #1

Open
sfthurber opened this issue Jun 4, 2018 · 1 comment
Open

server directory lacks a package.json #1

sfthurber opened this issue Jun 4, 2018 · 1 comment

Comments

@sfthurber
Copy link

so the npm -i called for in the readme will not install the needed packages.
perhaps change the readme to suggest this instead of npm -i
npm i -S path express body-parser express-session cors errorhandler mongoose morgan

@vshkr99
Copy link

vshkr99 commented May 28, 2019

Absence of package.json file is preventing installation of server. Please do add it from your local repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants