GithubHelp home page GithubHelp logo

Comments (14)

pgiani avatar pgiani commented on May 31, 2024 8

Here is my solution download the 32bit version of 7Zip and install it

copy the file:
7z.exe

from:
C:\Program Files (x86)\7-Zip\

And replace it where meteor has its version ( while meteor add is running open TaskManager right click on the 7z.exe file under Bacground processes then choose open file location), in my case the path is:

C:\Users--- YOUR USER NAME ---\AppData\Local.meteor\packages\meteor-tool\1.4.2_1\mt-os.windows.x86_32\dev_bundle\bin

stop meteor them
meteor add std:accounts-bootstrap

installation now works

from accounts-ui.

haltyl avatar haltyl commented on May 31, 2024 3

@tetiogit What I meant with "Located the exe-file and killed the process" is this: I killed the process with the 7zip.exe-file, and then renamed that same file.
If you right click on the process and choose properties you will be able to see the exact location of the file. Then go to the location and rename it. That is what I did, and it worked for me.

from accounts-ui.

u-abramchuk avatar u-abramchuk commented on May 31, 2024

The same here.

Win 10 Pro

from accounts-ui.

haltyl avatar haltyl commented on May 31, 2024

And you have found no solution to the problem?

from accounts-ui.

Batistleman avatar Batistleman commented on May 31, 2024

seems to be related to this: meteor/meteor#7688

from accounts-ui.

haltyl avatar haltyl commented on May 31, 2024

@Batistleman Thanks for the link.

I can now install it. I'm unsure of what fixed the error. But here is what I did:
I installed 7-zip, as recommended in the other posts.
After er reboot, install still got stuck.
I opened task manager and found the process "7zip.exe". Located the exe-file and killed the process.
Then I renamed the exe-file and ran the install again.
This time with success.

from accounts-ui.

 avatar commented on May 31, 2024

@haltyl I've followed your suggestion, I've killed the process from the task-manager.
However I've not understood the meaning of "Located the exe-file and killed the process".
As a result, after killing the process I've received another error:

Error: ENOENT: no such file or directory, open 'C:\Users\USERNAME~1.CAT\AppData\Local\Temp\mt-ifhfba\os.json' at Error (native)

It seems that it does not recognize the user folder.

from accounts-ui.

 avatar commented on May 31, 2024

It worked for me! I had to install coffeescritp (meteor add coffeescript) which was not installed before and let a second crash coming out, but now everything is fine.

from accounts-ui.

igor90007 avatar igor90007 commented on May 31, 2024

win 10. I fixed:
in \AppData\Local.meteor\packages\meteor-tool\1.4.2_3\mt-os.windows.x86_32\dev_bundle\bin
should delete 7z.exe

from accounts-ui.

timbrandin avatar timbrandin commented on May 31, 2024

This does not seem related to the code in this project, closing for now.

from accounts-ui.

fsolarv avatar fsolarv commented on May 31, 2024

How I fix it: (Windows 10)

  1. Go to: C:\Users<youruser>\AppData\Local.meteor\packages\meteor-tool\
  2. select your current meteor version folder (1.4.2_3 in my case)
  3. go to: \mt-os.windows.x86_32\dev_bundle\bin
  4. rename 7z.exe to whathever.exe
  5. run: meteor add std:accounts-ui
  6. Done

from accounts-ui.

timbrandin avatar timbrandin commented on May 31, 2024

from accounts-ui.

fsolarv avatar fsolarv commented on May 31, 2024

Seems to be fixed with the new meteor update (v1.4.2.5) , they update the 7z.exe to a newer version and now works fine and faster. Windows 10 64bits too.

from accounts-ui.

timbrandin avatar timbrandin commented on May 31, 2024

from accounts-ui.

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.