cheminfo / cheminfo/nmr-parser
Import not working
Open
- 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.