Language/Node.js

TypeError: Cannot read properties of undefined (reading 'prototype')

olivia-com 2021. 9. 26. 17:50

자동완성으로 import된 다음을 삭제하면 해결!

import { response } from 'express';