question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Autoinstall tasks

See original GitHub issue

Hi,

I’ve created a task mrm-task-yarnhook to make installation of yarnhook a one-liner. (Awesome project by the way!) But when I try to see if it works, I’m getting a confusing error message.

Task “yarnhook” not found.

We’ve tried these locations:

- /Users/fatih/dotfiles/mrm/yarnhook/index.js
- /Users/fatih/.mrm/yarnhook/index.js
- “yarnhook” in the default mrm tasks
- npm install -g mrm-task-yarnhook
- npm install -g yarnhook

Reading the sharing tasks doc page, I would expect mrm to find mrm-task-yarnhook automatically. It seems like this task must be included in default tasks or must be globally installed, which would make installation more than one line.

I wonder if mrm can automatically find the task using npm, which would be very useful. Otherwise it would be nice to update the documentation to make this clear. In that case, would it be okay to add mrm-task-yarnhook to the default task set?

Best

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
frontsideaircommented, Feb 9, 2021

Fixed by #99

1reaction
brettz9commented, Feb 6, 2021

I might suggest renaming this issue “Autoinstall tasks”. And sounds great!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Automated Server Installs Config File Reference - Ubuntu
A list of shell commands to invoke as soon as the installer starts, in particular before probing for block and network devices. The...
Read more >
The autoinstall control program for connections - IBM
The autoinstall control program is invoked at installation for APPC single- and parallel-session connections initiated by a BIND. The autoinstall control ...
Read more >
AutoInstall Using DHCP for LAN Interfaces - Cisco
The following tasks describe how to configure a Cisco routing device to function as a DHCP server and provide the desired information to...
Read more >
How-To: Make Ubuntu Autoinstall ISO with Cloud-init
Note: I have a "task" reminder to revisit this auto-install stuff for Ubuntu 22.04. I wasn't completely happy with the mess I had...
Read more >
Show Status Window During AutoInstall - Ivanti
Show Status Window During AutoInstall. Section: AutoInstaller. Description: By default, Ivanti DSM displays the status window during installation (progress ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found