강의

멘토링

커뮤니티

Inflearn Community Q&A

nakrlove8534's profile image
nakrlove8534

asked

Creating a Simple To-Do Application with Angular Basics

Module Overview (1)

실행은 되는데 SyntaxError가 발생합니다.

Written on

·

213

0

어떻게 어떻게 해서 console.log에 메세지는 찍는데 아래와 같은 에러가 발생합니다.

import { greeting } from 'greeting.js' <--Uncaught SyntaxError: Unexpected token import

뭐가 잘못됐는지 모르겠네요?

Angular

Answer

This question is waiting for answers
Be the first to answer!
nakrlove8534's profile image
nakrlove8534

asked

Ask a question