ShareChiWai Notes
ShareChiWai Notes
Home
Blog
Sharing
Contact
Light
Dark
Automatic
NodeJs
ReferenceError: regeneratorRuntime is not defined jest nodejs
今日係 NodeJs 上用 Jest 寫 Unit Test 時出現了以下錯誤信息 ReferenceError: regeneratorRuntime is not defined ReferenceError: regeneratorRuntime is not defined
Last updated on Jul 1, 2022
1 min read
NodeJs
How to set Environment Variable on NodeJS
###如何設定 NodeJs Environment Variable 解決方法: 可以直接在 command line 設定 set ENV_VARIABLE=9000 && npm start 可
Last updated on Jul 1, 2022
1 min read
NodeJs
Cite
×