From Node.js Agent version 5.4.1 (APM version 181000 and later) onwards, some users may experience issues extracting the agent zip file on Windows systems using the default extractor.
To properly extract the Node.js agent zip file on Windows, use the following command.
This can be run from either Command Prompt or PowerShell (Windows 10 and later):


Win + R, type cmd, and press Enter)Win + X, choose "Windows PowerShell")Some versions of Windows’ native zip extractors may not handle the Node.js agent zip archives correctly. The tar command ensures proper extraction of all agent files.
You can extract the Node.js agent zip file using the default Windows extractor:
Steps:
If you encounter any further issues, please reach out to support or refer to the installation documentation for additional troubleshooting steps.