$ npm run build
firestoremigrate@0.3.0 build D:\cjexpress\firestore-migrator
tsc
node_modules/google-auth-library/build/src/auth/oauth2client.d.ts(298,55): error TS1039: Initializers are not allowed in ambient contexts.
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! firestoremigrate@0.3.0 build: tsc
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the firestoremigrate@0.3.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Environment
OS : windows 10
Node: node 12.3.1
$ npm run build
node_modules/google-auth-library/build/src/auth/oauth2client.d.ts(298,55): error TS1039: Initializers are not allowed in ambient contexts.
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! firestoremigrate@0.3.0 build:
tscnpm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the firestoremigrate@0.3.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Environment
OS : windows 10
Node: node 12.3.1