Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.3k views
in Technique[技术] by (71.8m points)

strapi give error on fresh installation /content-type-builder/content-types/application 400

i am trying to migrate my site into strapi today, but when i install with npx create-strapi-app name --quickstart, i got error on [email protected] as it is not found and fail to download, so i use v5.0.0, and its now working fine. but when i try to add new content-types i got this problem:

1.when i input “anime” on display name, then animes on collection name it give me error: /content-type-builder/content-types/application::animes.animes (107 ms) 400. it happen everytime e

2.when i try to add new collection type like “product” on display name and “produk” on collection name, it successfuly created, but when restarting it give me this: enter image description here

3.I cant install graphql plugin.

anybody know whats wrong? and maybe know how to solve it? thanks.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...