Patrick Pircher

Results 136 comments of Patrick Pircher

i'm not seeing and difference

nope, some new errors-... ``` Error: node_modules/@types/ember__helper/index.d.ts(3,81): error TS147[9](https://github.com/typed-ember/glint/actions/runs/7739973176/job/21103924609?pr=696#step:5:10): The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module...

@NullVoxPopuli the error is under @types folder. So we can make that type: module? https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/ember__helper/package.json And here? https://github.com/patricklx/glimmer.js/blob/master/packages/%40glimmer/modifier/package.json

> does changing all of `@types/ember*` to type=module work locally? 🤔 it fixes some errors, but also needed to fix `@glimmerx/modifier` and `@glimmer/modifier`. still, at the end it says `node_modules/@types/ember__helper/index.d.ts:1:24...

@RobbieTheWagner in the toolbar you can already click on the ember icon and select which permissions to give to local website. So this is just a shortcut and a link...

looks like there are some missing permissions for firefox now. I had the enable it per website now...

or go to manage extensions and enable it for all sites.

i confirmed this on Firefox 125.0.2

looks like Firefox takes this as optional now. We need to request it manually

Oh, that's exactly what i saw today as well. A fix is being worked on here https://github.com/ef4/babel-import-util/pull/11