Your ROOT_URL in app.ini is https://bdgit.educoder.net/ but you are visiting http://bdgit.educoder.net/plf32upqf/CyberLantingAssignments/src/commit/e0edf15b424d3e2814e2410942b031485d273bb8/Assignment2/frontend/todo-list/node_modules/@babel/helper-member-expression-to-functions You should set ROOT_URL correctly, otherwise the web may not work correctly.
Vks 0f73dde6de 项目任务书 4 months ago
..
lib 项目任务书 4 months ago
LICENSE 项目任务书 4 months ago
README.md 项目任务书 4 months ago
package.json 项目任务书 4 months ago

README.md

@babel/helper-member-expression-to-functions

Helper function to replace certain member expressions with function calls

See our website @babel/helper-member-expression-to-functions for more information.

Install

Using npm:

npm install --save @babel/helper-member-expression-to-functions

or using yarn:

yarn add @babel/helper-member-expression-to-functions