Skip to content

Commit cf7cb2c

Browse files
Mention in the WSL2 guide that non-admin agency partners may want to develop on native Windows instead
1 parent 995f44a commit cf7cb2c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/content/docs/guides/getting-started/laptop-setup-windows.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ sidebar:
66

77
_TODO: extract the non-Windows development instructions (like zsh, python, nvm, AWS CLI setup) into shared setup documentation_
88

9+
Note: This guide is for setting up WSL2 on your laptop, so that you can use a UNIX environment that you may be more familiar with. If you're looking to set up agency partners who do not have admin access, consider [developing on native Windows instead](https://newjersey.github.io/innovation-engineering/guides/development/node-on-native-windows/).
10+
911
Or: "How I Got `npm install` to Work on My State-Issued Dell Laptop"
1012

1113
If you're a developer who's been handed a Windows machine from your organization and you're staring at PowerShell wondering how you're going to get your Node.js projects running, this guide is for you. We've all been there—trying to run `npm install` only to be greeted by cryptic SSL certificate errors thanks to corporate network security tools like Zscaler.

0 commit comments

Comments
 (0)