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
{{ message }}
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.
I've done some research on the issue, and appears there is no way around having to add gulp to the package.json.
I've installed gulp and it does generate two new warning, similar to the warning that are being generated now. The screenshot below is the new warning that are generated.
This is current warning for reference:
I narrowed the package that is causing that issue. It's inversify-restify-utils - I believe there that the this module should be in developer dependencies.
I can't recall if this the module with the absentee owner.
At any rate installing gulp does not appear to have any adverse on the app, and it has passed webvalidate test
Description:
Described in Readme: https://github.com/retaildevcrews/helium-typescript#warnings
npm WARN deprecated @opentelemetry/[email protected]: Package renamed to @opentelemetry/api
npm WARN deprecated [email protected]: request has been deprecated
npm WARN [email protected] requires a peer of canvas@^2.5.0 but none is installed. You must install peer dependencies yourself.
The original warnings (above) are all resolved and removed from the readme. The remaining are:
The text was updated successfully, but these errors were encountered: