我尝试安装expo-cli,但不幸的是,它停止与下面的错误.
freduah@freduah:~$ npm install -g expo-cli
npm WARN deprecated graphql-tools@3.0.0: This package has been deprecated and now it only exports makeExecutableSchema.\nAnd it will no longer receive updates.\nWe recommend you to migrate to scoped packages such as @graphql-tools/schema, @graphql-tools/utils and etc.\nCheck out https://www.graphql-tools.com to learn what package you should use instead
npm ERR! cb() never called!
npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! <https://npm.community>
npm ERR! A complete log of this run can be found in:
npm ERR! /home/freduah/.npm/_logs/2021-09-28T14_47_55_893Z-debug.log
freduah@freduah:~$
我尝试向npm community
报告此问题,但社区已不再
1条答案
按热度按时间xfb7svmp1#
如果您使用的是Windows,请在网络中添加/允许NodeJS JavaScript Runtime通过防火墙。