Skip to content

Breaking Change in move to NPM? #66

@anativhq

Description

@anativhq

Hi Guys,

Thanks for adding the client to NPM.

I think you should know that the change you have made to publish the module to npm has broken the package for users on the old version. @theninj4 @pmcnr-hx

I have the old package linked in my package.json like this
"jsonapi-client": "holidayextras/jsonapi-client",

I think you've renamed the module to @holidayextras/jsonapi-client so now when my CI server tries to install and build, it cannot resolve the module.

Obviously I should have been more careful about referencing the module in my package, but I thought you should know about the potential issue.

build output

Failed to compile.

Error in ./src/containers/campaign-manage/index.js
Module not found: 'jsonapi-client' in /Users/blah/Documents/dyzio/git/dweb3/src/containers/campaign-manage

Any questions or advice, let me know. I shall install the package using the SHA to fix it right now.

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