Compiling on Windows produces compilation errors for the installed @openzeppelin/contracts-ethereum-package/contracts

Hi @MWaser,

Welcome to the community :wave:

Sorry to hear you are having issues. What version of node (node —version) are you running? Do you have Windows Build Tools installed?

You may want to look at using Windows Subsystem for Linux. This is what I use on Windows 10 rather than running natively and run into far fewer issues.

The following topic gives the two options for development on Windows: