Giter Club home page Giter Club logo

Comments (11)

wolfadex avatar wolfadex commented on August 20, 2024 4

@cdarken @amyrhsieh I have access to npm now, I'll try to publish 0.0.5 tomorrow.

from font-awesome-webpack.

wolfadex avatar wolfadex commented on August 20, 2024

I'm not sure if npm pulls from github automatically. Assuming it doesn't we'll have to wait for @gowravshekar to publish to npm.

from font-awesome-webpack.

amyrhsieh avatar amyrhsieh commented on August 20, 2024

Please publish to npm soon. I have a project that is waiting on the new version of this, so that we can upgrade to Webpack 2. Everything else in our Webpack 2 upgrade works besides this package, and I know this new version will work with our upgrade because I tried manually copying it into node_modules. It would be great if we could just increment the version in package.json. Thanks.

from font-awesome-webpack.

cdarken avatar cdarken commented on August 20, 2024

@amyrhsieh for a quick build you can update your package.json and specify git+https://github.com/gowravshekar/font-awesome-webpack#master instead of the version, until the new version is published.

from font-awesome-webpack.

cdarken avatar cdarken commented on August 20, 2024

@wolfadex I saw that you changed the version in the package.json file, but you didn't tagged it. On npmjs the version is worded like this: "0.0.4 is the latest of 4 releases". There are 4 tags here on github. Maybe if you update the version to beta.2 and also tag it npmjs will fetch the new version.

from font-awesome-webpack.

wolfadex avatar wolfadex commented on August 20, 2024

@cdarken I've added another release with 0.0.5-beta.2 in both package.json and as the tag.

from font-awesome-webpack.

amyrhsieh avatar amyrhsieh commented on August 20, 2024

It seems to me that in order to publish to npm, the owner @gowravshekar must be the one to run npm install, but it seems they have been inactive for some time, unfortunately.

For my own project, I have removed this package, but kept the loaders as described in the README. I am now using font-awesome package instead: https://www.npmjs.com/package/font-awesome
And instead of: require("font-awesome-webpack");
I do : require('font-awesome/css/font-awesome.min.css');
This is working for me.

An alternative approach might be if somebody wants to fork this repo and take ownership, then they should be able to publish to npm.

from font-awesome-webpack.

wolfadex avatar wolfadex commented on August 20, 2024

@amyrhsieh there is font-aweomse-webpack2 I know. I was able to get @gowravshekar to add me to this project, but only on github so I don't have access to the npm repo. I did email them, about 1 week ago, to see if I can get access to npm too but they've yet to respond.

from font-awesome-webpack.

amyrhsieh avatar amyrhsieh commented on August 20, 2024

I tried the font-awesome-webpack2 fork, but it was forked longer ago and doesn't seem compatible with webpack2, from my brief attempt. That's unfortunate they didn't get back to you. Thank you for your efforts and prompt response!

from font-awesome-webpack.

cdarken avatar cdarken commented on August 20, 2024

@wolfadex yeah, after a bit more research it seems like you need to do npm publish.
@amyrhsieh did you try adding the repo as I said above? it works just fine for me, just upgraded with yarn upgrade, the version is the latest from the repo.

from font-awesome-webpack.

wolfadex avatar wolfadex commented on August 20, 2024

New version is published

from font-awesome-webpack.

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.