You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
启动后打开页面为空白,控制台报错
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
The text was updated successfully, but these errors were encountered:
Environment
edge 130.0.2849.68 (正式版本) (64 位)
Version
node: 18.20.4
Version
@opentiny/[email protected]
Link to minimal reproduction
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
The text was updated successfully, but these errors were encountered: