GithubHelp home page GithubHelp logo

Comments (5)

 avatar commented on August 29, 2024 1

I'm also having this issue. Client also shows:

Failed to decode downloaded font: http://localhost:3434/fonts/roboto-regular.woff2

using mys:fonts package

from ionic2-meteorcli-whatsapp.

corneezius avatar corneezius commented on August 29, 2024

Second this, I commented it out also but wonder if there is a better solution

from ionic2-meteorcli-whatsapp.

cordsen avatar cordsen commented on August 29, 2024

I had the same issue. Commententing out or removing this line seems to be the best solution

'{}/node_modules/ionic-angular/components/typography/typography',

The demo was created using ionic-angular v2.0.0-rc5 but current version is 2.2.0 and it looks like typography was refactored to be part of the app.scss at some point.

from ionic2-meteorcli-whatsapp.

adrprado avatar adrprado commented on August 29, 2024

I was getting these error msgs:

Failed to decode downloaded font: http://localhost:3000/fonts/roboto-regular.woff2
OTS parsing error: invalid version tag
Failed to decode downloaded font: http://localhost:3000/fonts/roboto-medium.woff2
OTS parsing error: invalid version tag

To get rid of it I added these 2 lines to /fonts.json:

"node_modules/ionic-angular/fonts/roboto-medium.woff2": "fonts/roboto-medium.woff2",
"node_modules/ionic-angular/fonts/roboto-regular.woff2": "fonts/roboto-regular.woff2"

from ionic2-meteorcli-whatsapp.

NicholasHattabaugh avatar NicholasHattabaugh commented on August 29, 2024

Hey, i've been trying to get this tutorial to work for the past few days and still can't get anything to appear in the browser, in the web console i'm getting the error: modules.js:31333 ERROR Error: No provider for ApplicationInitStatus!

from ionic2-meteorcli-whatsapp.

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.