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

Doesn't work with lens 6 #32

Open
AnthonyDewhirst opened this issue Nov 4, 2024 · 0 comments
Open

Doesn't work with lens 6 #32

AnthonyDewhirst opened this issue Nov 4, 2024 · 0 comments

Comments

@AnthonyDewhirst
Copy link

tried to install version 0.1.0

Lens:
Lens: 2024.8.291605-latest
Extension API: 6.10.39
Electron: 27.3.11
Chrome: 118.0.5993.159
Node: 18.17.1

The extensions dialog hangs and I have to quit lens and start again.
I don't see anything, but like the other 2 issues, I am seeing an error in the console output:

renderer.js:2 You are loading @emotion/react when it is already loaded. Running multiple instances may cause problems. This can happen if multiple versions are used, or if multiple builds of the same version are used.
70917 @ renderer.js:2
n @ renderer.js:1457
31288 @ renderer.js:174
n @ renderer.js:1457
93421 @ renderer.js:2
n @ renderer.js:1457
91062 @ renderer.js:2
n @ renderer.js:1457
(anonymous) @ renderer.js:1457
./node_modules/@lensapp/lenscloud-lens-extension/dist/renderer.js @ renderer.js:1457
webpack_require @ bootstrap:19
webpack_require.t @ create fake namespace object:10
Promise.then (async)
renderer @ lenscloud-lens-extension.injectable.ts:12
(anonymous) @ index.js:7248
loadBundledExtensions @ index.js:7246
autoInitExtensions @ index.js:7334
(anonymous) @ index.js:1680
(anonymous) @ index.js:2641
timeout @ index.js:1745
executeAction @ mobx.esm.js:1244
When-effect @ mobx.esm.js:1232
(anonymous) @ mobx.esm.js:3362
reactionRunner @ mobx.esm.js:2661
trackDerivedFunction @ mobx.esm.js:1846
track @ mobx.esm.js:2369
(anonymous) @ mobx.esm.js:2642
runReaction_ @ mobx.esm.js:2334
runReactionsHelper @ mobx.esm.js:2487
reactionScheduler @ mobx.esm.js:2463
(anonymous) @ mobx.esm.js:2497
Wj @ react-dom.production.min.js:244
reactionScheduler @ mobx.esm.js:2496
runReactions @ mobx.esm.js:2470
schedule_ @ mobx.esm.js:2316
autorun @ mobx.esm.js:2664
_when @ mobx.esm.js:3354
when @ mobx.esm.js:3334
(anonymous) @ index.js:1743
await in (anonymous) (async)
(anonymous) @ index.js:2641
bootstrap @ index.js:1837
await in bootstrap (async)
run @ index.js:1894
(anonymous) @ index.js:71
(anonymous) @ index.js:180
instantiate @ index.js:294
await in instantiate (async)
(anonymous) @ index.js:2629
(anonymous) @ index.js:1
y @ index.js:1
(anonymous) @ index.js:1
(anonymous) @ index.js:1
p @ index.js:1
(anonymous) @ index.js:1
(anonymous) @ index.js:318
run @ index.js:317
(anonymous) @ index.js:180
(anonymous) @ index.js:74
await in (anonymous) (async)
(anonymous) @ index.js:2641
./src/renderer/index.ts @ index.ts:60
webpack_require @ bootstrap:19
webpack_exec @ index-all.js:18
(anonymous) @ index-all.js:18
webpackJsonpCallback @ jsonp chunk loading:71
(anonymous) @ lens.js?1375bf64dca9fa8f02f9:1
BrowserConsole.js:47 [EXTENSIONS-LOADER]: can't load renderer for "@aquasecurity/trivy-operator-lens-extension": Error: Cannot find module 'C:\Users\lrsdev\AppData\Roaming\Lens\node_modules@aquasecurity\trivy-operator-lens-extension\dist\renderer.js'
Require stack:

Is anyone monitoring this as the other issues don't seem to get any response??

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