VulcanJS / Vulcan

🌋 A toolkit to quickly build apps with React, GraphQL & Meteor
http://vulcanjs.org
MIT License
7.98k stars 1.89k forks source link

Error: Cannot find module '@graphql-tools/utils' #2737

Open bmariem opened 2 years ago

bmariem commented 2 years ago

Describe the bug image

To Reproduce

  1. Fork the project
  2. change the setting file name to settings.json
  3. run meteor npm install then meteor npm start

Expected behavior running the project on localhost

Screenshots (if applicable) trying to fix this issue with installing the missing package image

meteor npm i @graphql-tools/utils meteor npm i @graphql-tools/schema

image image

System information Ubunto 20.04 Node v14.18.3