-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
now-cli develop command don't work.
There is a type error on the t variable here the is the fix:
Go to the @servicenow/cli-pre-post-tasks thne go to the file common/tasks/dev-server.js
return o.writeFileSync(s.join(n, ".pid"), t /*cast t to sting*/+""), i.unref(), {
killed: e,
spawned: t
}Metadata
Metadata
Assignees
Labels
No labels