Krishnamurthy G B

Results 18 comments of Krishnamurthy G B

@andygeiss cannot see it working. The link is broken

Nice theme but the mobile navigation is surely missing something thats needed. Any status? A very simple mobile compatible menu skeleton should suffice

Fez, thats the error when I am running the `--debug` option as well. The command is this: `php bin/php-to-zephir.php phpToZephir:convert --debug C:\Users\ganes\Downloads\php\sample`

I must say I am on Windows 10. now i am getting the this error: `php vendor/bin/php-to-zephir phpToZephir:convert C:\Users\ganes\Downloads\php\sample\` ``` dir=$(d=${0%[/\\]*}; cd "$d"; cd "../fezfez/php-to-zephir/bin" && pwd) # See if...

i presume it was a bat file so the issue. i was using the command `php vendor/bin/php-to-zipher.bat` it breaks. if I use the path `php vendor\fezfez\php-to-zephir\bin\php-to-zipher` the compilation to zipher...

Not sure what I did. I set up the environment for Zephir and now the php vendor\fezfez\php-to-zephir\bin\php-to-zipher command also does not compile to zipher. I am able to compile .zep...

I thought `import.meta.cache` was implemented and I saw myself as a duh here. my bad. https://stackoverflow.com/questions/74215997/how-do-i-do-console-log-in-esm-or-es6-file-without-having-a-package-json-in-the?noredirect=1#comment131031974_74215997 Is there a way I can access the `import` `cache` somehow?

Hi, is there an update on the user docs for loopback 3.0? I am getting an error when enabling middleware context Error: loopback#context middleware was removed in version 3.0. See...

It just doesn't work. Errors out on the import statements Do I need a flag to run it? I am node 10.x