- My goal: Continuing to display my custom components whilst being able to update my retool application
- Issue: As of yesterday, any update made on my multiapp retool app, updates custom components to the new configuration, and all of my custom components become blank. The custom component libraries are listed as not used in app and the component’s information is inaccessible in edit mode if I enter the page after a change that makes it blank has occurred.
- Steps I've taken to troubleshoot: For the time being, I’ve set the multiapp’s version to the last version before this issue started to occur, which allows the custom component to continue to work, however this prevents any continued development on this page. Additionally, though this would be a work around, I’ve been trying to reupload the custom component so I could at least can a return to functionality whilst this issue is occurring but I get the following error whilst following the current instructions:
npx retool-ccl init
npm error code E404
npm error 404 Not Found - GET ``https://registry.npmjs.org/retool-ccl`` - Not found
npm error 404
npm error 404 The requested resource 'retool-ccl@*' could not be found or you do not have permission to access it.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.
npm error A complete log of this run can be found in:(Log file included below) - Additional info: Cloud. The custom components have also disappeared from the selected components menu available on the left.
A post was merged into an existing topic: Custom Component Library not working properly (suddenly disappeared)
