Coder Social home page Coder Social logo

Comments (13)

shriram9494 avatar shriram9494 commented on May 21, 2024 1

compiler.js:486 Uncaught Error: Template parse errors:
Unexpected character "EOF" (Do you have an unescaped "{" in your template? Use "{{ '{' }}") to escape it.) ("

[ERROR ->]"): ng:///FwModule/PopupMenuComponent.html@6:5 Invalid ICU message. Missing '}'. (" [ERROR ->]"): ng:///FwModule/PopupMenuComponent.html@6:5 at syntaxError (compiler.js:486) at DirectiveNormalizer._preparseLoadedTemplate (compiler.js:3222) at eval (compiler.js:3202) at Object.then (compiler.js:475) at DirectiveNormalizer._preParseTemplate (compiler.js:3202) at DirectiveNormalizer.normalizeTemplate (compiler.js:3180) at CompileMetadataResolver.loadDirectiveMetadata (compiler.js:14914) at eval (compiler.js:34420) at Array.forEach () at eval (compiler.js:34419) syntaxError @ compiler.js:486 DirectiveNormalizer._preparseLoadedTemplate @ compiler.js:3222 (anonymous) @ compiler.js:3202 then @ compiler.js:475 DirectiveNormalizer._preParseTemplate @ compiler.js:3202 DirectiveNormalizer.normalizeTemplate @ compiler.js:3180 CompileMetadataResolver.loadDirectiveMetadata @ compiler.js:14914 (anonymous) @ compiler.js:34420 (anonymous) @ compiler.js:34419 JitCompiler._loadModules @ compiler.js:34416 JitCompiler._compileModuleAndComponents @ compiler.js:34374 JitCompiler.compileModuleAsync @ compiler.js:34268 CompilerImpl.compileModuleAsync @ platform-browser-dynamic.js:239 PlatformRef.bootstrapModule @ core.js:5578 (anonymous) @ main.ts:11 ./src/main.ts @ main.bundle.js:401 __webpack_require__ @ inline.bundle.js:55 0 @ main.bundle.js:409 __webpack_require__ @ inline.bundle.js:55 webpackJsonpCallback @ inline.bundle.js:26 (anonymous) @ main.bundle.js:1

how to solve it

from angular-gettingstarted.

shriram9494 avatar shriram9494 commented on May 21, 2024 1

from angular-gettingstarted.

DeborahK avatar DeborahK commented on May 21, 2024

The error message identifies the location of the error:
("
div {
cursor: pointer;
}[ERROR ->]"): StarComponent@5:1
Invalid ICU message. Missing '}'.
There is a missing } in your template.

from angular-gettingstarted.

ramirezm2014 avatar ramirezm2014 commented on May 21, 2024

from angular-gettingstarted.

ramirezm2014 avatar ramirezm2014 commented on May 21, 2024

OK I figured it out.. thank you

from angular-gettingstarted.

DeborahK avatar DeborahK commented on May 21, 2024

I don't have anything called "PopupMenuComponent" in this repo ... so I assume this is something you added? The error message seems to indicate that you have an error in your bindings somewhere.

Please recheck all of your bindings to ensure they start with "{{" and end with "}}".

from angular-gettingstarted.

shriram9494 avatar shriram9494 commented on May 21, 2024

from angular-gettingstarted.

DeborahK avatar DeborahK commented on May 21, 2024

These types of questions are best posted to www.stackoverflow.com. Thanks!

from angular-gettingstarted.

shriram9494 avatar shriram9494 commented on May 21, 2024

from angular-gettingstarted.

shriram9494 avatar shriram9494 commented on May 21, 2024

from angular-gettingstarted.

shriram9494 avatar shriram9494 commented on May 21, 2024

from angular-gettingstarted.

DeborahK avatar DeborahK commented on May 21, 2024

Linked in.

from angular-gettingstarted.

shriram9494 avatar shriram9494 commented on May 21, 2024

from angular-gettingstarted.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.