error - RPC error #2408
Labels
priority: low
To delay as much as possible
scope: toolpad-studio
Abbreviated to "studio"
status: waiting for author
Issue with insufficient information
Duplicates
Latest version
Steps to reproduce 🕹
Steps:
Current behavior 😯
PS C:\Users\Desktop\toolpad\my-toolpad-app> npm run dev
info - starting Toolpad application in dev mode...
info - loaded env file "C:\Users\Desktop\toolpad\my-toolpad-app.env" with keys
ready - built functions.ts: 0 error(s), 0 warning(s)
ready - toolpad project C:\Users\Desktop\toolpad\my-toolpad-app ready on http://localhost:3000
(node:15272) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use
node --trace-warnings ...
to show where the warning was created)error - RPC error
TypeError: Cannot read properties of undefined (reading 'statusCode')
at packageJson (C:\Users\Desktop\toolpad\my-toolpad-app\node_modules\node_modules\package-json\index.js:71:22)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at latestVersion (C:\Users\Desktop\toolpad\my-toolpad-app\node_modules\node_modules\latest-version\index.js:4:20)
at async Promise.all (index 0)
at checkVersion (C:\Users\Desktop\toolpad\my-toolpad-app\node_modules@mui\toolpad\src\server\versionInfo.ts:43:36)
at (C:\Users\Desktop\toolpad\my-toolpad-app\node_modules@mui\toolpad\src\server\rpc.ts:82:21)
Expected behavior 🤔
No response
Context 🔦
No response
Your environment 🌎
"@mui/toolpad": "^0.1.21"
The text was updated successfully, but these errors were encountered: