Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies warnings #121

Open
anedroid opened this issue Mar 15, 2022 · 0 comments
Open

Dependencies warnings #121

anedroid opened this issue Mar 15, 2022 · 0 comments

Comments

@anedroid
Copy link

  Markserv   boot: starting Markserv...
(node:21738) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/.../.config/yarn/global/node_modules/implant/package.json' of 'implant'. Please either fix that or report it to the module author
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:21738) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/.../.config/yarn/global/node_modules/balanced-pairs/package.json' of 'balanced-pairs'. Please either fix that or report it to the module author
(node:21738) [DEP0128] DeprecationWarning: Invalid 'main' field in '/home/.../.config/yarn/global/node_modules/super-split/package.json' of 'super-split'. Please either fix that or report it to the module author
  Markserv   address: http://localhost:8642
  Markserv   path: /home/...
  Markserv   livereload: communicating on port: 35729
  Markserv   process: your pid is: 21738
  Markserv   stop: press [Ctrl + C] or type "sudo kill -9 21738"
    GitHub   Contribute on Github - github.com/markserv
  Markserv   upgrade: checking for upgrade...
  Markserv   upgrade: no upgrade available

Markserv starts anyway and works correct. These node DepracationWarnings don't show up when I install markserv from the npm registry.

@anedroid anedroid changed the title Warnings on console Dependencies warnings Mar 15, 2022
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

No branches or pull requests

1 participant