Ask Your Question
0

How can the error "Uncaught SyntaxError: Cannot use import statement outside a module" in Angular Chart.js be restated more clearly?

asked 2023-07-12 11:11:58 +0000

djk gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2023-07-12 11:12:02 +0000

woof gravatar image

The error "Uncaught SyntaxError: Cannot use import statement outside a module" in Angular Chart.js indicates that the import statement is being used in a location where it should not be used, such as outside of a module.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-07-12 11:11:58 +0000

Seen: 12 times

Last updated: Jul 12 '23