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 #3087

Merged
merged 1 commit into from
Dec 3, 2024
Merged

fix: helpers package resolution #3087

merged 1 commit into from
Dec 3, 2024

Conversation

chejimmy
Copy link
Contributor

@chejimmy chejimmy commented Dec 3, 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

  • Installed locally successfully with % npm install ./iot-app-kit-react-components-12.2.0.tgz and % npm install ./iot-app-kit-scene-composer-12.2.0.tgz
  • Verified removed references of "@iot-app-kit/helpers"

Legal

This project is available under the Apache 2.0 License.

@chejimmy chejimmy marked this pull request as ready for review December 3, 2024 00:09
@chejimmy chejimmy merged commit 2939048 into main Dec 3, 2024
24 checks passed
@chejimmy chejimmy deleted the fix-helpers-package branch December 3, 2024 00:10
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.

2 participants