π§
[heroku] syntaxerror: unexpected token ~~ μ€λ₯
purpplee
2021. 11. 29. 01:08
λμ€μ½λλ΄μ ν€λ‘μΏ μ λ°°ν¬νλ€κ° μλμ κ°μ μ€λ₯κ° λνλ¬λ€.
syntaxerror: unexpected token '??='
agent ??= new https.agent({ ...this.client.options.http.agent, keepalive: true });
ν€λ‘μΏ λ package.json μ λ Έλ λ²μ μ λͺ μνμ§ μμΌλ©΄ 14λ‘ μ€μΉνλ€.
??= λ¬Έλ²μ 16λ²μ μ μκΈ΄ κ²μ΄λΌ μκΈ΄ λ¬Έμ λ€.
μλμ²λΌ package.json μ μμ νκ³ λ€μ deploy νλ©΄ ν΄κ²°λλ€.
{
"name": "~~~",
"version": "1.0.0",
"engines": {
"node": "16.x"
},
λ°μν