Git Product home page Git Product logo

Comments (13)

jamuhl avatar jamuhl commented on June 3, 2024 71

so what you expect me todo?

from i18next-gitbook.

jamuhl avatar jamuhl commented on June 3, 2024 8

So no - never saw that - seems your doing either something very new or something very wrong 😁

from i18next-gitbook.

J-eno avatar J-eno commented on June 3, 2024 2

I haven't bundled anything. If I'm being honest, I don't know what I'm doing.

from i18next-gitbook.

J-eno avatar J-eno commented on June 3, 2024 1

I understand completely. You've been very helpful man. Thank you and enjoy your day.

from i18next-gitbook.

jamuhl avatar jamuhl commented on June 3, 2024

are you bundling using webpack...or trying a setup with browser modules directly?!?

from i18next-gitbook.

J-eno avatar J-eno commented on June 3, 2024

This is your library, correct? I'm trying to see if you've seen this error before. I set it up the same way I saw it in the documentation. Am I missing something? Am I meant to bundle it using a webpack?

from i18next-gitbook.

jamuhl avatar jamuhl commented on June 3, 2024

the samples there (https://www.i18next.com/overview/getting-started#basic-sample) are with "modern web" in mind (and you should see that if somewhat familiar with web development)

every sample there has a old school fiddle like: https://jsfiddle.net/jamuhl/dvk0e8a9/#tabs=js,result,html

from i18next-gitbook.

J-eno avatar J-eno commented on June 3, 2024

Yeah, I followed every sample I saw on the documentation, but the browser keeps having problems with my 'import backend' line. I'm going to bet I'm doing something very wrong 😂

from i18next-gitbook.

jamuhl avatar jamuhl commented on June 3, 2024

you can't import like that...that only works using webpack or similar module bundler: https://webpack.js.org/ (so react, angular, vue or similar - but not just plain browser)

from i18next-gitbook.

J-eno avatar J-eno commented on June 3, 2024

It worked after I bundled it. Thanks a lot! If I'm getting new errors ($(...).i18n is not a function) should I open a new thread and close this one?

from i18next-gitbook.

jamuhl avatar jamuhl commented on June 3, 2024

I would suggest asking implementation / general how to questions over at stackoverflow...github issues are meant for issues were a module has a bug or you request a new feature. It's not a place to ask for implementation guidance or development assistance (as much i would like to help everyone maintaining OSS is taking a lot of unpaid time which means time from my family - so i can't do free support / teaching - hope that is understandable)

from i18next-gitbook.

sc-varraj avatar sc-varraj commented on June 3, 2024

Failed to load angular build dist folder js files getting mime type error..

from i18next-gitbook.

sc-varraj avatar sc-varraj commented on June 3, 2024

Uploading Screenshot (43).png…

from i18next-gitbook.

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.