Giter VIP home page Giter VIP logo

Comments (5)

Shaker-Hamdi avatar Shaker-Hamdi commented on August 20, 2024 2

@tameemsafi I initialized the project using the default webpack for next.js app by running "npx create-next-app". I didn't modify anything in the webpack configuration, you can give it a try and use the package while running the project and then kill the server and start the project again, then it'll give you the same error.

I ended up using this package which was working fine with my project ...
https://www.npmjs.com/package/react-rotating-text

from typewriterjs.

tameemsafi avatar tameemsafi commented on August 20, 2024 1

@Shaker-Hamdi @roma-glushko I have fixed this issue now. Please update to v2.11.0. The issue was related to an issue with webpack 4 that has been fixed in webpack 5 (webpack/webpack#8625).

from typewriterjs.

tameemsafi avatar tameemsafi commented on August 20, 2024

@Shaker-Hamdi This error is usually because it is running the code in node which does not have access to the window object. Could you let me know how you have setup your app? which webpack plugins are you using?

from typewriterjs.

roma-glushko avatar roma-glushko commented on August 20, 2024

@tameemsafi @Shaker-Hamdi the same issue comes when I require typewriterjs to the default gatsby starter project:
https://github.com/roma-glushko/roma-glushko.github.io

Output during gatsby build command:
2019-09-17_16-24-40

Any ideas on how to fix this issue?

from typewriterjs.

Shaker-Hamdi avatar Shaker-Hamdi commented on August 20, 2024

@roma-glushko Just use the package I referenced in my first comment, or this one, which is pretty cool as well ...
https://www.npmjs.com/package/react-typed

from typewriterjs.

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.