Giter Site home page Giter Site logo

Unable to install package about i18n HOT 20 CLOSED

turquoiseowl avatar turquoiseowl commented on July 17, 2024
Unable to install package

from i18n.

Comments (20)

worldspawn avatar worldspawn commented on July 17, 2024

I saw in a post somewhere from phil haack that exes should go in \tools and not \lib...

from i18n.

worldspawn avatar worldspawn commented on July 17, 2024

I tried this on a branch new web project and also failed. Also cleared my nuget machine cache, no love!

from i18n.

worldspawn avatar worldspawn commented on July 17, 2024

Now tried this on 3 machines. All fail

from i18n.

worldspawn avatar worldspawn commented on July 17, 2024

I ended up manually downloading it (with nuget.exe) and manually installing it back into the assemblies. Would appreciate it if someone could tell me if it's just me or this a real issue.

from i18n.

martonx avatar martonx commented on July 17, 2024

Yeah, It can't be installed through Nuget. :( What a pity.
How can I install this to an MVC4 project?

from i18n.

danielcrenna avatar danielcrenna commented on July 17, 2024

I'm not clear on the problems. TBH, I didn't expect this bit of gear to get so well used. Worldspawn, you seem to be the most avid user. Do you think moving the exe's to /tools will fix the problem?

from i18n.

martonx avatar martonx commented on July 17, 2024

Hi Daniel!

Doesn't mind, finally I made the internalization with the old .resx file
way.

Kind Regards

On 2012.03.19. 10:43, Daniel wrote:

I'm not clear on the problems. TBH, I didn't expect this bit of gear to get so well used. Worldspawn, you seem to be the most avid user. Do you think moving the exe's to /tools will fix the problem?


Reply to this email directly or view it on GitHub:
#17 (comment)

from i18n.

worldspawn avatar worldspawn commented on July 17, 2024

Hi daniel, i found a rather old post from phil haack saying that was one way to solve the problem. But I am by no means an expert. I think the old nuget package worked so something seems to have changed.

Does the 1.0.5 nuget package work for you?

We're running an advertising platform on it in french and english so far :)

from i18n.

orozcoc avatar orozcoc commented on July 17, 2024

I think this is very easy to fix, just extract the .nupkg package with any zip application to a directory, add a new directory and name it Tools and move the \lib\net40\gettext folder to the Tools directory and repackage the whole structure to a zip file with extension .nupkg.

And to install it from the local drive in Visual Studio go to Manage Nuget Packages for Solution option in Tools menu and click on Settings. Click on Package Source on the left options tree, give a name to the new source and select a local path where the new .nupkg file is located, click on Add and Ok. You should see the new package source in the Online area on the left accordion of the packages window, click on the new package source name and you should be able to install it from there.

from i18n.

rbnunes avatar rbnunes commented on July 17, 2024

Any news? How about a 1.0.6 with the tools directory?

from i18n.

danielcrenna avatar danielcrenna commented on July 17, 2024

I know how to fix this, I just can't from where I am at the moment. I will look into getting 1.0.6 out the door.

from i18n.

rbnunes avatar rbnunes commented on July 17, 2024

Great. I will wait, your package is the best tool for internatinalization out there.

from i18n.

danielcrenna avatar danielcrenna commented on July 17, 2024

v1.0.5-candidate (available in pre-release stream) is available to test whether this works for you or not. I made some refactoring, so there are now two assemblies, the core i18n.dll and i18n.MVC3.dll, let me know if this works for you.

from i18n.

rbnunes avatar rbnunes commented on July 17, 2024

Still failed to install "Install failed. Rolling back... Failed to add reference to 'envsubst'."

from i18n.

danielcrenna avatar danielcrenna commented on July 17, 2024

Ah, that's because NuGet doesn't see the pre-release version since I named
it stupidly (1.0.5 already exists).

Will refresh tonight.

On Wed, Sep 19, 2012 at 9:14 AM, rbnunes [email protected] wrote:

Still failed to install "Install failed. Rolling back... Failed to add
reference to 'envsubst'."


Reply to this email directly or view it on GitHubhttps://github.com//issues/17#issuecomment-8690483.

from i18n.

rbnunes avatar rbnunes commented on July 17, 2024

great! thanks.

from i18n.

rbnunes avatar rbnunes commented on July 17, 2024

1.0.6 not showing up yet.

from i18n.

danielcrenna avatar danielcrenna commented on July 17, 2024

It's there, but buyer beware, I have not had the time to do any kind of testing.

from i18n.

rbnunes avatar rbnunes commented on July 17, 2024

Thanks. I installed it. I got an error on the build task (location of gettext) but I could go around it and fixed it in my project. Thanks.

from i18n.

danielcrenna avatar danielcrenna commented on July 17, 2024

I'm thinking there should be a better way to handle post build tasks due to location. I'm not experienced with custom build targets in MsBuild but maybe that's the way to go.

from i18n.

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.