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
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. |
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
):[email protected]
"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: