nodesource / ansible-nodejs-role

Ansible Role for Node.js Binary Install
MIT License
131 stars 47 forks source link

Can't install the specific version of nodejs #32

Closed arbabnazar closed 7 years ago

arbabnazar commented 7 years ago

TASK [ansible-nodejs-role : Install Node.js] *** fatal: [192.168.33.33]: FAILED! => {"cache_update_time": 1472710763, "cacheupdated": true, "changed": false, "failed": true, "msg": "'/usr/bin/apt-get -y -o \"Dpkg::Options::=--force-confdef\" -o \"Dpkg::Options::=--force-confold\" install 'nodejs=4.4'' failed: E: Version '4.4_' for 'nodejs' was not found\n", "stderr": "E: Version '4.4*' for 'nodejs' was not found\n", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information..."]}

wolfeidau commented 7 years ago

Gday have a read over #24 for the state of this issue, best to watch that issue for a fix.