Skip to content
This repository was archived by the owner on May 12, 2023. It is now read-only.
This repository was archived by the owner on May 12, 2023. It is now read-only.

Error just after installation using conda #69

Description

@kimjack0

Hi~,

I am having same trouble for 4 days. After installing using conda, I run ml-list-processors and then I get the next errors.

(mtsort) jaekyung@jaekyung-ubuntu:~/conda/envs/mtsort$ ml-list-processors
/home/jaekyung/conda/envs/mtsort/lib/node_modules/mountainlab/mlproc/mlproc:191
async function main() {
^^^^^^^^

SyntaxError: Unexpected token function
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.runMain (module.js:611:10)
at run (bootstrap_node.js:387:7)
at startup (bootstrap_node.js:153:9)

I have used old versions and I am trying to use new version. I could do everything with old version.
I got this error in WSL. So I installed ubuntu 20.04 and then trying again. But still I see the same error.
Do you know what happens now?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions