Skip to content

now-cli type error #4

@Sacramentix

Description

@Sacramentix

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions