twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

Home Page:https://getbootstrap.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`npm install` hangs on Windows 11, clean node install

ChristosMylonas opened this issue · comments

Prerequisites

Describe the issue

npm install hangs and remains in console without apparent reason.
Steps to reproduce:

  • Uninstall nodejs, npm.
  • git clone bootstrap
  • install nodejs version v20.11.0
  • npm version is 10.2.4
  • Windows version is Microsoft Windows [Version 10.0.22631.3085]
  • npm install
    Installation starts and stops at:
[#########.........] - reify:fsevents: timing reifyNode:node_modules/@rollup/rollup-android-arm-eabi Completed in 189ms

Reduced test cases

What operating system(s) are you seeing the problem on?

Windows

What browser(s) are you seeing the problem on?

No response

What version of Bootstrap are you using?

v5.3.2

Perhaps an issue on that package then?