Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure out why npm fails on windows #1177

Open
kirjs opened this issue Oct 22, 2019 · 4 comments
Open

Figure out why npm fails on windows #1177

kirjs opened this issue Oct 22, 2019 · 4 comments

Comments

@kirjs
Copy link
Collaborator

kirjs commented Oct 22, 2019

What the issue is about

Currently it is not possible to get going with the codelab on windows using npm (yarn works).
See analysis by @jacekk:
#1160 (comment)

The goal of this task is to identify which packages are causing the issue, and investigate getting rid of them and replacing

Where to start

Check out this repo in windows and run npm install

@SNPR
Copy link
Contributor

SNPR commented Nov 11, 2019

I checked yesterday. On the last version of macOS npm install didn't work too. Yarn works perfectly.

@NothingEverHappens
Copy link
Collaborator

Can you check with node 10?

@SNPR
Copy link
Contributor

SNPR commented Nov 11, 2019

Can you check with node 10?

Okay, I will try to do it.

@SNPR
Copy link
Contributor

SNPR commented Nov 12, 2019

Today I tried to use node js v10.17.0 (macOS Catalina) and all packages installed without any errors (with npm i comand).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants