-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Frodo CLI version
cli: v3.0.0
lib: v3.0.1-0
node: v20.5.1
Describe the issue
When modifying watched scripts, frodo reports errors and the updated scripts are not imported:
% frodo script export -A --extract volker-dev
% frodo script import -A --watch volker-dev
Connected to https://openam-volker-dev.forgeblocks.com/am [alpha] as service account Frodo-SA-1712175401543 [eb108b7a-e039-40bc-9764-84bed891fee1]
Watching for changes...
temp.script.js
The "path" argument must be of type string or an instance of Buffer or URL. Received undefined
temp.script.js
The "path" argument must be of type string or an instance of Buffer or URL. Received undefined
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working