Created
May 30, 2024 14:35
-
-
Save mikeoberdick/26552b9d6fb499cbb4cfa008b09decec to your computer and use it in GitHub Desktop.
Creating symlink using mklink for node_modules folder
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mklink /J "C:\Websites\Pixelstrike Creative\Peak Season Workforce\wp-content\themes\psc-starter\node_modules" C:\Websites\node_modules |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment