콘텐츠로 이동

ZNTC0001: Top-level await is not available in the configured target environment

Top-level await is not available in the configured target environment

카테고리: 타겟/호환성

export const data = await fetch("/api");

옵션: --target=es2021

Playground에서 재현하기 →

이 에러의 원인과 해결 방법은 에러 메시지를 참고하세요.