Skip to content

Import not working #76

@mgreiner79

Description

@mgreiner79

I am trying to import from nmr-parser.

// test.js import { fromJEOL } from 'nmr-parser' console.log('TEST')

Then when I try to run it
node test.js

It just hangs indefinitely.

I am trying to run this script inside a docker container built on the image node:18.16.0

Any ideas?

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