cheminfo / cheminfo/nmr-parser

Import not working

Open
#76 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
11
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.