-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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
Labels
No labels