Hi!
-- A have some troubles with installing new amber 0.12.3. The error has occured during step "Getting depencies" from Amber Wiki. I try to run bower install in shell but there is error EPERM... Please, look at the printscreen. What would I do? You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. bower_install.jpg (200K) Download Attachment |
Hi!
It's weird. I'm not on Windows, but maybe Herby can help you here? Cheers, Nico XumuK writes: > Hi! > A have some troubles with installing new amber 0.12.3. The error has > occured during step "Getting depencies" from Amber Wiki. I try to run *bower > install *in shell but there is error EPERM... Please, look at the > printscreen. What would I do? -- Nicolas Petton http://nicolas-petton.fr -- You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
I have encountered the same problem on Windows.
I have excluded bootstrap from bower.json file and fetched bootstrap separately. |
In reply to this post by XumuK
As seen from the printout, the problem is to rename from C: to D:. I
already fixed this for someone few months ago and it also involved diffewrent drives. In my setting, I have D: for work data and it works for me, but I also have TEMP and TMP environment variables mapped to D:\tmp (although they are normally at C:\Users\username\AppData\Local\Temp). Remap your temp to be at the data drive. Herby XumuK wrote: > Hi! > A have some troubles with installing new amber 0.12.3. The error has > occured during step "Getting depencies" from Amber Wiki. I try to run > /bower install /in shell but there is error EPERM... Please, look at the > printscreen. What would I do? > > -- > You received this message because you are subscribed to the Google > Groups "amber-lang" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [hidden email] > <mailto:[hidden email]>. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
I try to change TMP and TEMP variables, but nothing happened. :(
-- вторник, 25 марта 2014 г., 14:32:46 UTC+4 пользователь Herby написал: As seen from the printout, the problem is to rename from C: to D:. I You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
XumuK wrote: > I try to change TMP and TEMP variables, but nothing happened. :( It shows EPERM, so... maybe the real problem is the permissions. I don't know. In data disk, I often reset the default Windows setting (with all that CREATOR OWNER etc. where each directory is restricted to its creator) since it's just my computer. I gave all my D: drive full rights for authenticated users, and then unset the full rights; so authenticated users have nearly all right except administration, as you can see in the pic (D:\TMP inherits the same settings). Try to make your TMP as least that open, maybe it helps. Herby > вторник, 25 марта 2014 г., 14:32:46 UTC+4 пользователь Herby написал: > > As seen from the printout, the problem is to rename from C: to D:. I > already fixed this for someone few months ago and it also involved > diffewrent drives. > > In my setting, I have D: for work data and it works for me, but I also > have TEMP and TMP environment variables mapped to D:\tmp (although they > are normally at C:\Users\username\AppData\Local\Temp). Remap your temp > to be at the data drive. > > Herby > > XumuK wrote: > > Hi! > > A have some troubles with installing new amber 0.12.3. The error has > > occured during step "Getting depencies" from Amber Wiki. I try to > run > > /bower install /in shell but there is error EPERM... Please, look > at the > > printscreen. What would I do? > > > > -- > > You received this message because you are subscribed to the Google > > Groups "amber-lang" group. > > To unsubscribe from this group and stop receiving emails from it, > send > > an email to [hidden email] <javascript:> > > <mailto:[hidden email] <javascript:>>. > > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > > -- > You received this message because you are subscribed to the Google > Groups "amber-lang" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [hidden email] > <mailto:[hidden email]>. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. daccess.png (65K) Download Attachment |
Free forum by Nabble | Edit this page |