drol55885602 2013-02-17 20:02
浏览 1804

在Windows中安装或使用php composer(失败)

so basically i was using composer on my windows installation without any problems. Suddenly i get this error on every project (installing composer.phar manually):

  [RuntimeException]                                                           
  Could not rename "Xampp\htdocs\symfony.dev\vendor/twig/twig/fabpot-Twig-  
  70fff8b" to "Users\xxx\AppData\Local\Temp/23cd0cd163431d8305983511f9  
  b1c2af".

I tried installing or updating on different php apps. Always the same result.

Also i tried to install composer via the windows setup which leads me to this error message:

Internal Error [ERR_LOGIC]: An internal script did not run correctly (exit code 1)

So far i couldn't get any official help. Anybody else experienced this error? Your help is appreciated... thanks a lot in advance!

  • 写回答

1条回答 默认 最新

  • douchui1488 2014-07-15 03:15
    关注

    When you run any command or start cmd. You have recived:

    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved. 
    The system cannot find the path specified.
    

    If have, Try the following.

    Open the Registry Editor, type regedit and hit Enter
    Navigate to HKEY_CURRENT_USER\Software\Microsoft\Command Processor\AutoRun 
    and clear the values.
    
    评论

报告相同问题?

悬赏问题

  • ¥100 Jenkins自动化部署—悬赏100元
  • ¥15 关于#python#的问题:求帮写python代码
  • ¥20 MATLAB画图图形出现上下震荡的线条
  • ¥15 关于#windows#的问题:怎么用WIN 11系统的电脑 克隆WIN NT3.51-4.0系统的硬盘
  • ¥15 perl MISA分析p3_in脚本出错
  • ¥15 k8s部署jupyterlab,jupyterlab保存不了文件
  • ¥15 ubuntu虚拟机打包apk错误
  • ¥199 rust编程架构设计的方案 有偿
  • ¥15 回答4f系统的像差计算
  • ¥15 java如何提取出pdf里的文字?