Unreported error from npm run build
on dev mode activation
#610
Labels
bug
Something isn't working
technical debt
Represents technical debt rather than a functional change
Output from "git-source-control activate" includes:
@isc-etamarch do you see this too? This could explain why your changes on #608 didn't propagate to release.
Good things to do here:
<Invoke>
if we're in dev mode,npm ci
succeeds, andnpm run build
fails. (This specific combination of events is important, because installing viazpm "load https://github.com/intersystems/git-source-control"
will install in dev mode and we won't necessarily have npm available.)The text was updated successfully, but these errors were encountered: