N8n is not installing any package - Apify

Hi all, I trying to install ‘APIFY’ into n8n self hosted version. I am not able to install it also tried other also but same issue. while trying to install apify getting below error.
"

Error installing new package

Error loading package “n8n-nodes-scrapingbee” :Command failed: tar -xzf n8n-nodes-scrapingbee-0.1.5.tgz -C C:\Users\Travelling Nomad\.n8n\nodes/node_modules/n8n-nodes-scrapingbee --strip-components=1 tar: could not chdir to ‘C:\Users\Travelling’

Please can someone help me to sort it out

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

@Siddharth_Sharma
Install with ‘@apify/n8n-nodes-apify‘ name manually…

Just add it directly as a node, its already there but click on install and it should work. If not, i think http request will work too if you call it as an api, but im not sure tho.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.