Skip to content

Publish pre-release to npm #8

Description

@mattddean

I'm trying to use this library, but am running into various issues. For example, I get these module resolution issues:

@acme/nextjs:dev: Module not found: Can't resolve 'http' in '/Users/user/static/org/company/website/node_modules/.pnpm/@convertcom+js-sdk@1.2.0/node_modules/@convertcom/js-sdk/lib'

@acme/nextjs:dev: Module not found: Can't resolve 'https' in '/Users/user/static/org/company/website/node_modules/.pnpm/@convertcom+js-sdk@1.2.0/node_modules/@convertcom/js-sdk/lib'

@acme/nextjs:dev: Module not found: Can't resolve 'querystring' in '/Users/user/static/org/company/website/node_modules/.pnpm/@convertcom+js-sdk@1.2.0/node_modules/@convertcom/js-sdk/lib'

@acme/nextjs:dev: Module not found: Can't resolve 'querystring' in '/Users/user/static/org/company/website/node_modules/.pnpm/@convertcom+js-sdk@1.2.0/node_modules/@convertcom/js-sdk/lib'

As well as this issue:

@acme/nextjs:dev: ApiManager.releaseQueue() { error: 'Unable to perform network request' }

I have a feeling that all of these issues are fixed on the pre-release-v1.3 branch, and I'd like to try it out. Please publish it to npm under some sort of pre-release or canary tag.

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