question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

python error on yarn install

See original GitHub issue

Hello! I downloaded this repo (https://github.com/carbon-design-system/carbon), opened powershell as admin and run yarn install and got python error when installing node-sass. Here is a screenshot of error: https://serving.photos.photobox.com/596663488a6618d21eaf201cf9c3de3b88884de326757e7c087803444bd554ed8c15f936.jpg

System:

  • Windows 10
  • Node 10.17.0
  • Python 3.7.5
  • Yarn 1.19.1

Is there solution for this issue? Regards Reinis

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
asudohcommented, Nov 26, 2019

Hi 👋 thank you for reporting - Since this repository has become monorepo, I see the build process with broken in Windows. The team seem to need help on that.

0reactions
reinisgcommented, Jul 3, 2020

Hello! Firstly, Sorry for return this topic. Secondly, Great thanks. Command yarn install worked perfectly! 🥳 So the new case, I’m not sure if this is related with this issue. So the new problem is - after installation, I wrote yarn build, process was quite long, but worked, till reached command carbon-components: $ gulp clean Then started show up some errors, which caused error with exit command. Main issue is that there is no folder as it is written in files, here is screenshot

Hope for some answer. 😃 @sichangi @joshblack

Read more comments on GitHub >

github_iconTop Results From Across the Web

Yarn install throws error: gyp verb `which` failed Error: not found
In a React Project I am trying to run "yarn install" but it is throwing the following error:.
Read more >
I have run command yarn install but an error was found there
I have run command yarn install but an error was found there, the error is as follows. gyp verb check python checking for...
Read more >
Rails: Python2 error on yarn install - turnspike
I recently worked on a legacy codebase that requires Python2, which has been deprecated for some time and is no longer available via...
Read more >
node-gyp | Yarn - Package Manager
Configuring Python Dependency. node-gyp requires that you have installed a compatible version of Python, one of: v3.7, v3.8, v3.9, or v3.10. If you...
Read more >
Problems with yarn install, node sass keeps throwing an error ...
I don't think this is the relevant part of your error, nor is Python likely your problem–if you read the error, it seems...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found