I started learning NODEJS and this is the error that I'm getting I checked official documents too but there is no syntax error

后端 未结 0 591
甜味超标
甜味超标 2020-11-22 03:02

This is my code

const url = require(\'url\')
const newLocal = new URL(\'https://mywebsite.com/hello.html\')
//serialzied URL
console.log(myURL.href)


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题