Rush Rebuild Problem #1827
-
'Rush Rebuild' in iModelJS top-level folder seems to run into a problem at the following stage: ===================== _==[ ninezone-test-app ]==========================================[ 70 of 89 ]== ==[ @bentley/extension-cli ]=====================================[ 71 of 89 ]== ==[ imodel-transformer ]=========================================[ 72 of 89 ]== ==[ example-code-app ]===========================================[ 73 of 89 ]== ==[ @bentley/presentation-frontend ]=============================[ 74 of 89 ]== ==[ core-full-stack-tests ]======================================[ 75 of 89 ]==
========================= At the point when it asks to install 'webpack-cli (yes/no):' --- it doesn't take any input characters. Only thing I can do is to terminate the batch job. Questions:
I guess I could just install webpack independently. Deepak. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
That all being said, I'm a bit lost on the webpack-cli issue that they're running into. What Node version are you using? |
Beta Was this translation helpful? Give feedback.
-
For anyone still hitting this, |
Beta Was this translation helpful? Give feedback.
For anyone still hitting this,
rush purge && rush install
should fix the issue.