You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hope what I've put below is enough to help. First time I've raised an issue on GitHub before. Couldn't find anything to suggest why this doesn't seem to work. Help greatly appreciated!
Affected Puppet, Ruby, OS and module versions/distributions
Accept the OS and family to then install nodejs and npm
Output log:
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: {"message":"Server Error: Evaluation Error: A substring operation does not accept a String as a character index. Expected an Integer at /etc/puppetlabs/code/environments/test/modules_3rdparty/nodejs/manifests/params.pp:16:32 on node test_node","issue_kind":"RUNTIME_ERROR"}
The text was updated successfully, but these errors were encountered:
Hope what I've put below is enough to help. First time I've raised an issue on GitHub before. Couldn't find anything to suggest why this doesn't seem to work. Help greatly appreciated!
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
class { 'nodejs': }
What are you seeing
Error during/after loading facts
What behaviour did you expect instead
Accept the OS and family to then install nodejs and npm
Output log:
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: {"message":"Server Error: Evaluation Error: A substring operation does not accept a String as a character index. Expected an Integer at /etc/puppetlabs/code/environments/test/modules_3rdparty/nodejs/manifests/params.pp:16:32 on node test_node","issue_kind":"RUNTIME_ERROR"}
The text was updated successfully, but these errors were encountered: