Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: helpers package resolution #3085

Closed
wants to merge 1 commit into from
Closed

fix: helpers package resolution #3085

wants to merge 1 commit into from

Conversation

chejimmy
Copy link
Contributor

@chejimmy chejimmy commented Dec 2, 2024

Overview

Removed dependency of to fix the helpers package resolution problem, example error:

% npm install @iot-app-kit/react-components
npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/@iot-app-kit%2fhelpers - Not found
npm error 404
npm error 404  '@iot-app-kit/helpers@*' is not in this registry.

Verifying Changes

Verified removed references of "@iot-app-kit/helpers"

Legal

This project is available under the Apache 2.0 License.

@chejimmy chejimmy closed this Dec 2, 2024
@chejimmy chejimmy deleted the fix-helpers-package branch December 2, 2024 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant