AlanXtreme

Results 11 comments of AlanXtreme
trafficstars

> > same issue here. where do I locate the tsconfig.json in my workspace and how do I tell compile-hero to use that? > > create a new `tsconfig.json` in...

Dont think he cares for now, its been a while :(

I hope you update the guide, as i got so confused and had to search alot for the new things

i get this ``` ** ARCHIVE FAILED ** The following build commands failed: CompileAssetCatalog /Library/Developer/Xcode/DerivedData/Salestify-dwfrqjwknvdjvocsxvktsxhxzpor/Build/Intermediates.noindex/ArchiveIntermediates/Salestify/InstallationBuildProductsLocation/Applications/Salestify.app Salestify/Images.xcassets (1 failure) Error: xcodebuild: Command failed with exit code 65 at ChildProcess.whenDone (/private/project/cordova/node_modules/cordova-common/src/superspawn.js:135:23) at...

I thought i was the only one with this problem!, the "onError" callback only shows this `{"graphQLErrors":[],"networkError":{},"message":"Failed to fetch"}` and it wont let me know if it's a networkError or...

> > I thought i was the only one with this problem!, > > > > the "onError" callback only shows this > > `{"graphQLErrors":[],"networkError":{},"message":"Failed to fetch"}` > > >...

> Any news on this? It's really annoying to develop the service worker without it working on dev mode Definitely, it is painful having to build, then preview to test...

Support this 100%, i would LOVE to have snippets just like in react micro components. Without the need for an extra file for the micro component

still wating for this implementation for mongodb TTL

i had to give up on Prisma, currently only using mongodb driver with JSON schemas untill they add this feature, it's very important. P.S. I'm like many of you that...