Mike Maietta

Results 849 comments of Mike Maietta

Same as ☝️ More error logs to help debug: ``` ERROR in main Module not found: Error: Can't resolve './src' in '/Users/janedoe/Development/shell' resolve './src' in '/Users/janedoe/Development/shell' using description file: /Users/janedoe/Development/shell/package.json...

@angrykoala I had to add `-x electron` to my browserify command. I also needed to do the same for `-x spellchecker` if you're using that module too.

It would be fantastic to have this merged! 🙂

Hmmm the build checks are passing but I'm unable to locally build the project locally in my checkout of the fix branch.

I believe that is fixed with this: https://github.com/akxcv/vuera/pull/123/files#diff-d2ca72fb6cfb4ef02d24fd45d643ee7d88c4e4af253ea9c7c17fd75c1fd1c176R36-R40 Just need a merge+release from a maintainer 😅

That sounds like a similar environment/situation as to what pnpm uses. The upstream package is https://github.com/develar/app-builder that parses the dependency tree to generate the list to copy. Unfortunately, it doesn't...

Not that I'm aware of, I don't manage that project. Please create an issue there with your details

These are my two entitlement files. AFAICT, the child one needs to `inherit` and not be a direct copy of the main entitlements. My arm64 app builds and runs completely...

@AxelTerizaki please consider opening a PR for adding that to the documentation when you have a chance :) It's located in the `docs` folder (or can be added in the...