fmn
fmn copied to clipboard
[RFE] Provide "all applications" to rules creation
On creating a new rule (for example for "My Events" or "My artifacts") I would like to select "all applications", so in future when new apps are added I don't have to remember to update my rule.
Ah, if you don't select any applications, it will disable the filter and do what you want. That's probably not clear enough.
Hi there! Can I get assigned this task? I’ll like to work on it.
@Precious000 If my records are correct, you have been assigned to #987. Would you prefer to work on this one?
@abompard Yes please. Thank you!
Better still, I’ll maintain the previous one, thanks a bunch boss!
@abompard can I get assigned this task?
@RuthM-K done, have at it! :-)
Thank you, On it!
@abompard When I cloned the repo, some modules were not found
How do I resolve the errors?
Again, the application does not run when I npm run dev. npm install is not working as well
Not sure if the attached shows the image
What does npm install
say?
npm ERR! code ENOENT npm ERR! syscall open npm ERR! path /home/ruth/Fedora/fmn/package.json npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, open '/home/ruth/Fedora/fmn/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent
npm ERR! A complete log of this run can be found in: /home/ruth/.npm/_logs/2024-03-19T16_07_23_694Z-debug-0.log
That is the error
Any guidance? @abompard
Yeah you need to run the npm install
in the "frontend" directory.