Skip to content

Callback results is undefined #4

@VolodymyrPavliukevych

Description

@VolodymyrPavliukevych

Dear @fdesjardins unfortunately last few days package is returning undefine
At example.js:

const notams = require('notams')

notams.fetch([ 'PADK', 'PADU' ], { format: 'DOMESTIC' }).then(results => {
	console.log(JSON.stringify(results, null, 2))
})

npm --save install
node example.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions