It's not saying require is not a function, it's saying require(...) is not a function. :-) You're trying to call the result of require(.
確定! 回上一頁