vue.js로 작성한 코드를 yarn serve
로 dev server를 돌릴 때 호스트 네임을 주는 경우 “Invalid Host header”를 낸다.
다음을 vue.config.js
의 devServer
에 allowedHosts: "all"
을 추가하면 된다.
devServer: {
port: 8888, // 변경하려는 포트 번호로 대체
allowedHosts: "all",
}
vue.js로 작성한 코드를 yarn serve
로 dev server를 돌릴 때 호스트 네임을 주는 경우 “Invalid Host header”를 낸다.
다음을 vue.config.js
의 devServer
에 allowedHosts: "all"
을 추가하면 된다.
devServer: {
port: 8888, // 변경하려는 포트 번호로 대체
allowedHosts: "all",
}
일반적인 개념의 애들(children) / 돈(money) / 책(books) 등에는 the를 쓰지 않는다. children/money/books, etc (in general). 그러나 지칭하는 대상이 있는 경우는 the를 쓴다. the children / the money / these books, etc
일반적인 개념의 것들에 most나 some을 쓸 때는 of를 쓰지 않는다. most/some, etc + noun
all / most / some / any / no + cities / children / books / money
다음 문장 안에서는 of 를 쓰지 않는다. Do not use of in these sentences
지칭하는 대상 중 얼마를 말할 때는 of를 쓴다. most of / some of, etc + the/this/my, etc.
all (of) + the / this/that / these/those / my/your, etc.
most / some / any / none + of + the / this/that / these/those / my/your, etc.
그러나 all the … / all my …, 등으로 of 없이 말할 수 있다. But we say all the … / all my …, etc. (with or without of).
all / most / some / any / none + of + it / them / us / you