Giter Site home page Giter Site logo

Comments (8)

dzwillia avatar dzwillia commented on May 20, 2024

Are you trying to run this in a dev environment? If you're just using ES6 imports or require(), this should never get referenced as it is just a dev dependency.

from vue-simple-spinner.

ianengelbrecht avatar ianengelbrecht commented on May 20, 2024

from vue-simple-spinner.

dzwillia avatar dzwillia commented on May 20, 2024

Did you run npm install vue-simple-spinner or yarn add vue-simple-spinner? Once you've done that, you should be able to import or require vue-simple-spinner. You can follow the README at that point. That's what you would want to do to get going with it.

from vue-simple-spinner.

shiragold avatar shiragold commented on May 20, 2024

Same here - running npm run dev raises:
Unknown plugin "transform-runtime"
I could only get it working by removing that dependency from spinner's .babelrc

from vue-simple-spinner.

dzwillia avatar dzwillia commented on May 20, 2024

I'll look into this. I'm a bit miffed as to why this would be the case. If you've run npm install or yarn in the root folder, it should install this Babel plugin. If you look at line 40 of the package.json file, you'll see this: "babel-plugin-transform-runtime": "^6.23.0", so the plugin should be included.

from vue-simple-spinner.

dzwillia avatar dzwillia commented on May 20, 2024

I'm going to look into cleaning up some of the babel plugins (this one included). Once I do that and have pushed a new release, I'll let you know and then we can see if this issue is resolved.

from vue-simple-spinner.

dzwillia avatar dzwillia commented on May 20, 2024

Hi all,

I've cleaned up the babel dependencies (including removing the babel-runtime plugin) as of the v1.2.10 release. Please let me know if this resolves your issues.

Thanks much!

Dave.

from vue-simple-spinner.

dzwillia avatar dzwillia commented on May 20, 2024

Pretty sure this issue is resolved. I'm going to close this issue due to inactivity. Please let me know if there are any other issues.

from vue-simple-spinner.

Related Issues (18)

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.