Skip to content

fix(dashmate): deprecation warning on start - #925

Merged
shumkov merged 1 commit into
v0.24-devfrom
fix/dashmate_deprecation_warning
Apr 18, 2023
Merged

fix(dashmate): deprecation warning on start#925
shumkov merged 1 commit into
v0.24-devfrom
fix/dashmate_deprecation_warning

Conversation

@shuplenkov

@shuplenkov shuplenkov commented Apr 18, 2023

Copy link
Copy Markdown

Issue being fixed or feature implemented

There is a warning on start DeprecationWarning: No “main” or “exports” field defined in the package.json for /usr/lib/dashmate/node_modules/begoo/ resolving the main entry point “index.js”, imported from /usr/lib/dashmate/src/commands/setup.js. that is needed to be fixed

What was done?

Fixed dashmate setup command

How Has This Been Tested?

Manual

Breaking Changes

No

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shuplenkov shuplenkov added this to the v0.24.0 milestone Apr 18, 2023

@shumkov shumkov left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@shumkov
shumkov merged commit 3c7d15f into v0.24-dev Apr 18, 2023
@shumkov
shumkov deleted the fix/dashmate_deprecation_warning branch April 18, 2023 14:35
@shumkov shumkov changed the title chore(dashamte): remove deprecation warning on start fix(dashamte): deprecation warning on start Apr 18, 2023
@thephez thephez changed the title fix(dashamte): deprecation warning on start fix(dashmate): deprecation warning on start Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants