Skip to content
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

🐛 [Bug]:使用alpha版本的tiny-engine-cli创建平台运行报错 #897

Open
Nibblerrr opened this issue Nov 7, 2024 · 1 comment
Open

Comments

@Nibblerrr
Copy link

Environment

edge 130.0.2849.68 (正式版本) (64 位)

Version

node: 18.20.4

Version

@opentiny/[email protected]

Link to minimal reproduction

image

Step to reproduce

npx @opentiny/tiny-engine-cli@alpha create

安装依赖
pnpm i

启动项目
pnpm dev

启动后打开页面为空白,控制台报错
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'get')
at ULt (index.js:6672:25)
at init (index.js:6712:9)
at index.js:12677:7
at Array.forEach ()
at SO (index.js:12673:61)
at Object.beforeAppCreate (init.js:49:18)
at gQi (init.js:137:21)
at main.js:20:1

What is expected

No response

What is actually happening

No response

What is your project name

Any additional comments (optional)

No response

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: 🐛 [Bug]: Using the alpha version of tiny-engine-cli to create a platform and run it will report an error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants