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

Node config body not shown on windows 11 #90

Open
cloorc opened this issue Aug 27, 2022 · 0 comments
Open

Node config body not shown on windows 11 #90

cloorc opened this issue Aug 27, 2022 · 0 comments

Comments

@cloorc
Copy link

cloorc commented Aug 27, 2022

I'm serving /static/rulenode/rulenode-core-config.js from thingsboard-rule-config-ui-ngx by running yarn start but I found the node config body missing on node details in dashboard, what did I miss?

image
image
image

I've set ruleNodeUiforwardUrl in proxy.conf.js in ui-ngx as following:

const ruleNodeUiforwardUrl = "http://localhost:5000";

My node version:

$ node -v
v16.16.0

Yarn version:

$ yarn -v
1.22.19

Npm version:

$ npm -v
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
8.11.0
@cloorc cloorc changed the title Abnormal serving on windows 11 Node config body not shown on windows 11 Aug 27, 2022
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

No branches or pull requests

1 participant