-
-
Notifications
You must be signed in to change notification settings - Fork 303
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
mac 下clone词项目安装依赖各种报错 #24
Comments
1、安装依赖提示有包没有o matching version found for @types/marked@^0.7.0 9 import * as helmet from 'helmet'; 10 import * as bodyParser from 'body-parser'; 11 import * as compression from 'compression'; 12 import * as rateLimit from 'express-rate-limit'; 14 import { NestFactory, Reflector } from '@nestjs/core'; 23 process.env.NODE_TLS_REJECT_UNAUTHORIZED = '0';
|
最近一周我会发布一个新的版本,届时这些问题都会被解决掉,请关注。 |
非常感谢作者的辛苦付出和开源,希望能把这个项目简化一些,如依赖更加轻量化、依赖更加大众化的插件,不然依赖的包不维护了在npm上安装都安装不了。另外希望作者把整体的架构简化清晰一些,这样利于我们新手上手和学习,否则根本无法上手。 |
@xiaoming0827 已发布 v3.2.0,可以直接安装,应该无错 |
No description provided.
The text was updated successfully, but these errors were encountered: