akauppi / GroundLevel-firebase-es

[ANCHORED] Stencil for operational web apps
https://groundlevel-sep22.web.app/
Other
23 stars 3 forks source link

[BUG]: Running `npm run dev` causes an error, first time #89

Closed akauppi closed 1 year ago

akauppi commented 2 years ago

macOS 12.4 Intel Node.js 18.2 npm 8.9

$ npm run dev
...
Firebase Emulators for the web app are running.

(node:1) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
/work/node_modules/firebase-admin/lib/utils/error.js:44
        var _this = _super.call(this, errorInfo.message) || this;
                           ^
akauppi commented 2 years ago

Still there. next.jun22

akauppi commented 1 year ago

Don't remember seeing recently.