Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mikeoberdick/26552b9d6fb499cbb4cfa008b09decec to your computer and use it in GitHub Desktop.
Save mikeoberdick/26552b9d6fb499cbb4cfa008b09decec to your computer and use it in GitHub Desktop.
Creating symlink using mklink for node_modules folder
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