Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

[fix] beforeupdate and afterupdate excercise #176

Conversation

ivanbtrujillo
Copy link
Contributor

Eizabot dependency was not loading due to the following error:

Cannot find package '@sveltejs/adapter-auto' imported from /home/learnsveltedev-uthj/svelte.config.js

by just deleting the svelte.config.js file from that folder content/tutorial/01-svelte/07-lifecycle/03-update/app-a it works.

Before the fix:
image

After the fix:
image

I've also updated the span style to make black the text received from the chatbot, because it has a white style on a lightgray background.

@vercel
Copy link

vercel bot commented Dec 30, 2022

@ivanbtrujillo is attempting to deploy a commit to the Svelte Team on Vercel.

A member of the Team first needs to authorize it.

@ivanbtrujillo ivanbtrujillo force-pushed the fix/beforeupdate-and-afterupdate-excercise branch from 9aea646 to 1339cc7 Compare December 30, 2022 16:56
@ivanbtrujillo ivanbtrujillo force-pushed the fix/beforeupdate-and-afterupdate-excercise branch from 1339cc7 to 86773de Compare December 30, 2022 16:58
Copy link
Member

@dummdidumm dummdidumm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@dummdidumm dummdidumm merged commit 95109d6 into sveltejs:main Jan 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants