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

Investigate deployment issue with Powerglitch #365

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Conversation

Adammatthiesen
Copy link
Member

#17 25.61 src/pages/index.astro:22:31 - error ts(7016): Could not find a declaration file for module 'powerglitch'. '/app/node_modules/.pnpm/powerglitch@2.3.4/node_modules/powerglitch/lib/index.esm.js' implicitly has an 'any' type.
#17 25.61   There are types at '/app/www/web/node_modules/powerglitch/build/src/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'powerglitch' library may need to update its package.json or typings.
#17 25.61 
#17 25.61 22   import { PowerGlitch } from 'powerglitch'
#17 25.61 

After the last merge we got this from our deployment system. I've done some looking to try to find any usage of powerglitch and it only seems to be initialized on the index page within a script tag but not actually used anywhere else.

Due to not seeing any usage of the defined powerglitch class i have disabled powerglitch.

Copy link

changeset-bot bot commented Oct 24, 2024

⚠️ No Changeset found

Latest commit: ea9584d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@studiocms-no-reply
Copy link
Member

Thank you for submitting your Pull Request, the following links will become available for preview shortly:

Copy link

studio-cms-deployments bot commented Oct 24, 2024

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2024-10-24 19:44:53 CET

@Adammatthiesen Adammatthiesen merged commit 28685c5 into issue-0304 Oct 25, 2024
1 check passed
@Adammatthiesen Adammatthiesen deleted the investigate branch October 25, 2024 19:34
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.

4 participants