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
npx @google/dscc-gen connector --script_id "(redacted)"
./node_modules/macos-release/index.js:27
const [name, version] = nameMap.get(release);
^
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
at macosRelease (node_modules/macos-release/index.js:27:26)
at osName (node_modules/os-name/index.js:21:18)
at new Insight (node_modules/insight/lib/index.js:37:13)
at Object.<anonymous> (node_modules/@google/dscc-gen/build/analytics.js:13:17)
It's an existing project. Node v16.17.0, dev deps:
Just installed, running
It's an existing project. Node v16.17.0, dev deps:
The text was updated successfully, but these errors were encountered: