This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
"yarn add node-sass" takes long time to be finished or never finshed #2922
Comments
Brew-Brew
changed the title
yarn add node-sass takes long time or never finshed
"yarn add node-sass" takes long time or never finshed
May 15, 2020
Brew-Brew
changed the title
"yarn add node-sass" takes long time or never finshed
"yarn add node-sass" takes long time to finished or never finshed
May 15, 2020
I have the same issue. |
I made issue at "yarn" also. yarnpkg/yarn#8126 It didn't work recently. |
Brew-Brew
changed the title
"yarn add node-sass" takes long time to finished or never finshed
"yarn add node-sass" takes long time to be finished or never finshed
May 15, 2020
I could not reproduce this with my FreeBSD 11.3 amd64 system, using node v13.10.1 Using the following compiler:
Here is a full output. Yarn was installed from FreeBSD binary packages.
|
it takes forever [/14] waiting... , please at least let user know what is going on while waiting. waiting for sync with other threads/processes, or some compilation is going on? |
I am experiencing the same issue. Debugging for one hour now without any solution. |
Same issue has happening here also. |
Got the same issue here. |
To fix this issue I just removed node-sass and installed only sass and it's
done.
So far I haven't experienced any kind of problem.
*Best Regards,*
*Fabio William Conceição*
*Remote: https://remote.com/fabiowilliam <https://remote.com/fabiowilliam>*
*Tel/Whastapp: +351 93 212 1477*
*Skype: fabioo.william.conceicao*
*LinkedIn:
https://www.linkedin.com/in/fabio-william-concei%C3%A7%C3%A3o-379b9823/
<https://www.linkedin.com/in/fabio-william-concei%C3%A7%C3%A3o-379b9823/>*
*Github: **https://github.com/Messhias/ <https://github.com/Messhias/>*
*Upwork: https://www.upwork.com/o/profiles/users/_~0126d10487b9843f68/
<https://www.upwork.com/o/profiles/users/_~0126d10487b9843f68/>*
Em qua., 17 de fev. de 2021 às 05:20, Don Alfons Nisnoni <
notifications@github.com> escreveu:
… Got the same issue here.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2922 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAI3QQY76IX36XWOERLHTTTS7NGZZANCNFSM4NBKM3CQ>
.
|
This was referenced Nov 30, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
npm -v
): 6.13.4node -v
): v12.16.1node -p process.versions
):{
node: '12.16.1',
v8: '7.8.279.23-node.31',
uv: '1.34.0',
zlib: '1.2.11',
brotli: '1.0.7',
ares: '1.15.0',
modules: '72',
nghttp2: '1.40.0',
napi: '5',
llhttp: '2.0.4',
http_parser: '2.9.3',
openssl: '1.1.1d',
cldr: '35.1',
icu: '64.2',
tz: '2019c',
unicode: '12.1'
}
node -p process.platform
):darwin
node -p process.arch
):x64
node -p "require('node-sass').info"
):4.14.1
npm ls node-sass
):node-sass@4.14.1
"yarn add node-sass" takes long time or never finished ( with message "building fresh packages node-sass...")
The text was updated successfully, but these errors were encountered: