This message was deleted.
# extensions
a
This message was deleted.
b
Hi @most-butcher-45295. For Rancher 2.9, you will need shell
2.x
. You can check the support matrix here. πŸ™
πŸ‘€ 1
m
hi @busy-ability-54059 I used 2.0.2, but when I try to run
yarn publish-pkgs
I'm getting error from
@types/nodes
my current node version is
v16.20.2
here is one of the sample errors I encountered
Copy code
error  in /node_modules/@types/node/https.d.ts

ERROR in /node_modules/@types/node/https.d.ts(307,6):
307:6 Declaration or statement expected.
    305 |         options: ServerOptions<Request, Response>,
    306 |         requestListener?: http.RequestListener<Request, Response>,
  > 307 |     ): Server<Request, Response>;
        |      ^
    308 |     /**
    309 |      * Makes a request to a secure web server.
    310 |      *
b
Curiously, I’ve just tested shell 2.0.2 with the Rancher Elemental extension and the publish/build worked fine. Do you have a repo that you can share with your code? πŸ€”
m
yeah sure, I'll message you
πŸ‘ 1
b
Issue solved via PM πŸ™
πŸ™Œ 1
m
confirming the issue has been resolved! βœ… thanks @busy-ability-54059 for your help and ideas!
πŸ™‡ 1