Replies: 2 comments
-
|
Its due to the gulp packaging. For me I solved it as followed:
regards. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
There are like 100+ projects in this repo. I've never tried to install all the projects at once, but I imagine it'd take hours to do which is why you're running into slow performance - projects usually take like 3-5 minutes each to install for me, now multipfy that by 100+. I normally get the solution I'm interested in then just install that one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Cloned the repo. Inside of VS Code I navigate the terminal into /sp-dev-fx-webparts/tutorials/tutorial-getting-started/helloworld-webpart and issue the command: npm install.
4 hours later I'm still watching npm messages slowly accumulate in the terminal window.
Beta Was this translation helpful? Give feedback.
All reactions