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

feat: add devtools and client build scripts #48

Merged
merged 5 commits into from
Dec 9, 2023

Conversation

productdevbook
Copy link
Member

@productdevbook productdevbook commented Dec 9, 2023

cc: #49

This pull request adds devtools and client build scripts to the project.

Youtube Live: https://www.youtube.com/watch?v=oBtlcZyyQK8

Bugs

How to fixed ERROR [nuxt-devtools] RPC error on executing ?

 sub: [nitro] ✔ Nitro built in 376 ms                                     12:26:13 PM

 sub: ℹ ✨ new dependencies optimized: @nuxt/devtools-kit/iframe-client   12:26:22 PM

 sub: ℹ ✨ optimized dependencies changed. reloading                      12:26:22 PM

Plugin injected by my-module!
Plugin injected by my-module!

[12:26:33 PM]  ERROR  [nuxt-devtools] RPC error on executing "oku-pergel-rpc:getMyModuleOptions":
[birpc] function "oku-pergel-rpc:getMyModuleOptions" not found

Plugin injected by my-module!
Plugin injected by my-module!

[12:26:40 PM]  ERROR  [nuxt-devtools] RPC error on executing "oku-pergel-rpc:getMyModuleOptions":
[birpc] function "oku-pergel-rpc:getMyModuleOptions" not found

@productdevbook
Copy link
Member Author

fix, but new problem

 await rpc?.broadcast.showNotification('Hello from Nuxt module!')

dont working

@productdevbook productdevbook merged commit c1c97ec into main Dec 9, 2023
2 checks passed
@productdevbook productdevbook deleted the pergel-devtools-client branch December 9, 2023 14:16
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.

1 participant