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

add troubleshoot in readme on import error #108

Merged
merged 2 commits into from
Oct 23, 2023
Merged

Conversation

0xaptosj
Copy link
Contributor

@0xaptosj 0xaptosj commented Oct 21, 2023

Description

We should document this import error due to tsconfig, im putting it in readme for now.

Test Plan

Related Links

@0xaptosj
Copy link
Contributor Author

i don't have merge access, if it looks good please merge for me

Copy link
Contributor

@xbtmatt xbtmatt left a comment

Choose a reason for hiding this comment

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

Hm, I think we might want to be more general about how we approach troubleshooting. This is more like a single item in a troubleshooting faq

Maybe we should just link them to a full working example template

README.md Outdated

If you see import error when you do this

```javascript
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit I think this should be typescript since it only applies to typescript

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@gregnazario
Copy link
Contributor

I agree, we should probably make a docs page somewhere for troubleshooting.

We have a few flushed out examples with TypeScript already, which a user could copy paste. We'd likely just want to focus on the onboarding experience for create aptos dapp

@gregnazario gregnazario merged commit 9723fac into main Oct 23, 2023
4 checks passed
@gregnazario gregnazario deleted the j/import-error branch October 23, 2023 04:43
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.

3 participants