You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
opts.log.warn('lifecycle',logid(pkg,stage),'cannot run in wd',pkg._id,pkg.scripts[stage],`(wd=${wd})`)
80
+
opts.log.warn(`"${stage}" script of "${pkg._id}" inside "${wd}" is skipped as the working directory seems suspicious. To run this lifecycle script anyway, use "--unsafe-perm".`)
0 commit comments