- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Splunk UI Toolkit Question- I cannot use npm/yarn/npx cmd?
koreanfather
Observer
12-02-2022
05:54 PM
I've been tasked with improve existing/create new splunk dashboards using reactjs.
I'm following https://splunkui.splunk.com/Create/Overview but have a major restriction that is giving me a headache...The restriction is that I cannot use npm/yarn/npx cmd. The team managing splunk's aws resources will not allow me to run those commands and therefore the entire app must be self contained almost like a lambda layer. I tried zipping the staging folder and creating new app with it, but that has failed.
So how can I go about resolving this?
