Marcio Frayze David
Marcio Frayze David
Thanks for your contribution! I will probably merge soon.
Same here. iPhone 8, latest iOS.
Having the same issue here on MacOS 12.1.2 and IntelliJ CE 2021.3.2. Anyone found a workaround/fix for this problem?
I'm having the same issues. It works fine if I run it on /tmp though. MacOS 12.6. Node v14.19.2. Elm-land v0.17.1. The cli test suite also fails in the same...
Running inside VSCode's terminal (tested with zsh and bash) I get the same error. When giving full disk access permission to iTerm 2, I got a weird result: now `elm-land...
Some more information about this. If I checkout this repo and create the project inside of it, it works! No idea why. Here is the output of 2 tests, one...
It gets weirder. If I delete the package.json file from the folder above, it stops working again: ``` ~/dev/github/elm-land/projects/cli ls README.md node_modules package package-lock.json package.json src test1 tests ~/dev/github/elm-land/projects/cli cd...
Yet another update: I got a new computer (a MacBook Air with M2 chip) and the problem is gone.
Thanks for opening this feature request. That's something I was postponing to implement for a while. Tried a few different approaches in the past, but wasn't satisfied with the results....
> > In my local environment, I was able to successfully install the Pods and start the app by executing the following commands: > > > > > > ```...