Install n8n - Open Source Workflow Automation - on Windows

Аватар автора
JavaScript Магия
#Windows -------------------------------------------------------------------- What is n8n? --------------------------------------------------------------------   -------------------------------------------------------------------- Installing n8n --------------------------------------------------------------------    01. Log into the Windows device    03. Install NodeJS ≫ During the install, make sure to check the Tools for Native Modules option    04. At the Native Modules prompt, press any key to begin the installation process NOTE: This process takes quite a while to install, be patient. Proceed once the PowerShell window closes    05. Open File Explorer and navigate to C:WindowsSystem32LogFilesWMI    06. Right click on RtBackup ≫ Properties ≫ Security tab ≫ Click Advanced    07. Click the Change option next to the Owner field ≫ Type administrators ≫ Click OK    08. Check the Replace all child objects box ≫ Click OK    09. Click Yes to confirm    10. Click OK on all open dialog windows    11. Launch PowerShell as an administrator    12. Run the following commands in the PowerShell window          # install n8n          npm install n8n --location=global          # test run n8n          npx n8n    13. If n8n errors out with a permissions issue, back in File Explorer, navigate to C:WindowsSystem32configsystemprofileAppDataLocalMicrosoftWindowsINetCache    14. Right click on Content.IE5 ≫ Properties ≫ Security tab ≫ Click Edit...    15. Select the Everyone entry ≫ Click...

0/0


0/0

0/0

0/0