Tomer
Tomer
From the tutorial [docs](https://www.apollographql.com/docs/tutorial/schema/#set-up-apollo-server): `cd start/server && npm install` npm ERR! code ENOLOCAL npm ERR! Could not install from "packages\apollo-server-core\packages\apollo-datasource" as it does not contain a package.json file. 
Ran `npm install` as described in this [tutorial](https://www.apollographql.com/docs/tutorial/schema/#set-up-apollo-server) and got this error in my console:  Any reason for why it is happening? Thanks