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

Error after upgrading #90

Open
jeremiahfranz opened this issue Aug 6, 2019 · 1 comment
Open

Error after upgrading #90

jeremiahfranz opened this issue Aug 6, 2019 · 1 comment

Comments

@jeremiahfranz
Copy link

Hello,

Previously running version 0.1.1 (!) on a fully updated CentOS 7.6 box. Upgraded to version 1.17.2 via npm.

Now the following output is generated when running the markserv binary:

---snip---
[root@pasta ~]# markserv
/usr/lib/node_modules/markserv/lib/server.js:578
const logActiveServerInfo = async (serveURL, httpPort, liveReloadPort, flags) => {
^

SyntaxError: Unexpected token (
at createScript (vm.js:56:10)
at Object.runInThisContext (vm.js:97:10)
at Module._compile (module.js:549:28)
at Object.Module._extensions..js (module.js:586:10)
at Module.load (module.js:494:32)
at tryModuleLoad (module.js:453:12)
at Function.Module._load (module.js:445:3)
at Module.require (module.js:504:17)
at require (internal/module.js:20:19)
at Object. (/usr/lib/node_modules/markserv/lib/cli.js:9:18)
---snip---

Any help is greatly appreciated!

j

@F1LT3R
Copy link
Collaborator

F1LT3R commented Dec 29, 2019

I have just updated all dependencies to latest. Can you try with version 1.17.4 and let me know what you see?

Thanks for reporting this @jeremiahfranz !

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

2 participants