Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

feat: add devtools and client build scripts #48

Merged
merged 5 commits into from
Dec 9, 2023

Conversation

productdevbook
Copy link
Contributor

@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
Contributor 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 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.

1 participant