Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

npm i doesn't work on node 12 #13

Open
kpx-dev opened this issue Aug 15, 2019 · 3 comments
Open

npm i doesn't work on node 12 #13

kpx-dev opened this issue Aug 15, 2019 · 3 comments
Assignees
Labels
In progress This issue is being worked on

Comments

@kpx-dev
Copy link

kpx-dev commented Aug 15, 2019

At the Client UI step, npm i doesn't work on node v12.4.0. It works on v10.16.2

https://github.com/awslabs/aws-amplify-unicorntrivia-workshop/tree/unicorn-trivia-web-workshop

@Kejixu
Copy link

Kejixu commented Aug 15, 2019

This looks like a known issue 'IsNearDeath' with node 12.
Screen Shot 2019-08-15 at 12 32 55 PM

@wizage
Copy link
Contributor

wizage commented Aug 16, 2019

This could be fixed in branch wizage-patch-3-web-branch

Further testing is needed

@wizage wizage added the In progress This issue is being worked on label Aug 16, 2019
@wizage wizage self-assigned this Aug 16, 2019
@montycheese
Copy link

Resolved it by updating the node-sass dependency

"node-sass": "^4.12.0"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
In progress This issue is being worked on
Projects
None yet
Development

No branches or pull requests

4 participants