mtianyan / django-react-tyadmin

支持Python3.9,Django4! 类似 xadmin 的基于Model 快速生成前后台管理增删改查,筛选,搜索的后台管理自动化工具。Antd 界面好看现代化!前后端分离!无损二次开发!由Django Restful Framework 和 Ant Design Pro V4 驱动
https://tyadmin.funpython.cn/xadmin
MIT License
855 stars 195 forks source link

大佬求助!!在python manage.py init_admin && python manage.py gen_all && cd tyadmin && npm install && npm run build报错 #25

Closed kkkkf666 closed 2 years ago

kkkkf666 commented 2 years ago

Images and other types of assets omitted.

The bundle size is significantly larger than recommended. Consider reducing it with code splitting: https://umijs.org/docs/load-on-demand You can also analyze the project dependencies using ANALYZE=1

sh: 1: npx: not found npm ERR! code ELIFECYCLE npm ERR! syscall spawn npm ERR! file sh npm ERR! errno ENOENT npm ERR! ant-design-pro@4.2.0 build: umi build && npx cpr ../static/tyadmin/index.html ../templates/TyAdmin/index.html -o npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the ant-design-pro@4.2.0 build script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /home/firefly/.npm/_logs/2021-09-26T14_01_52_816Z-debug.log

kkkkf666 commented 2 years ago

Images and other types of assets omitted.

The bundle size is significantly larger than recommended. Consider reducing it with code splitting: https://umijs.org/docs/load-on-demand You can also analyze the project dependencies using ANALYZE=1

sh: 1: npx: not found npm ERR! code ELIFECYCLE npm ERR! syscall spawn npm ERR! file sh npm ERR! errno ENOENT npm ERR! ant-design-pro@4.2.0 build: umi build && npx cpr ../static/tyadmin/index.html ../templates/TyAdmin/index.html -o npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the ant-design-pro@4.2.0 build script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /home/firefly/.npm/_logs/2021-09-26T14_01_52_816Z-debug.log

feixia5712 commented 1 year ago

大佬怎么解决得 我是这个版本 [root@localhost tyadmin]# node -v v12.19.0 [root@localhost tyadmin]# npm -v 6.14.8