iShirKhan

Results 18 comments of iShirKhan

> 你可以整体将可执行文件放到./conf目录下,然后指定生成目录。我目前是这样做的。 > ![image](https://user-images.githubusercontent.com/9114492/116534049-a6ee3080-a914-11eb-8587-d9fb18f14f53.png) @xxjwxc 可以加一个指定配置文件项的flag,建议直接接入viper它自动帮我们搞定配置文件。 项目目录有严格规范的情况下辅助工具和项目存放一起会变成问题的。 毕竟虽然它给我们生成了很多必要东西,但它还是外接工具。

> 好的,我评估一下,好的建议其实可以的viper目前没用过,要看下基本规则 这里我留下我自己用的命令行+viper的配置,望你有所帮助: // root go ```golang package cmd import ( "github.com/spf13/cobra" "uCorrector/config" "uCorrector/tools/uANSI" "github.com/spf13/viper" ) var cfgFile string // RootCmd represents the base command when called without any subcommands...

It started to go wrong again, sometimes it worked, sometimes it didn't. Restart a few times inexplicably began to work again。 --- Laravel Framework 5.5.45 > "barryvdh/laravel-ide-helper": "^2.4", PHP 7.2.13...

@sblomberg I did the same thing and it worked. Sometimes it just doesn't work out. Sometimes re-opening will fail. Sometimes when a new window opens on another project, both items...

> Same issue here. > Work-around ( removing IDE-helper file) didn't work. > Anything else worth trying ? @fvrdam I have given up the new version and returned to 2018.3

Chinese ali cloud server because raw.githubusercontent.com don't have access to cause the failure of the clone NVM, I was solved this problem by adjusting the DockerFile file, if your problem...

same problem. i use : ```js app.on("ready", async () => { await session.defaultSession.loadExtension( path.join(__dirname, "../extentions/devtron") ); // .then(({ id }) => console.log("loaded", id)); // Note that in order to use...

> same problem. > > i use : > > ```js > app.on("ready", async () => { > await session.defaultSession.loadExtension( > path.join(__dirname, "../extentions/devtron") > ); > // .then(({ id })...

I also encountered a similar scenario and need, because of the characteristics of my scenario I cut the two languages into two separate identified and re-aligned. Complex a bit can...

@thijstriemstra wavesufer.destory throwing error: version ^6.3, react. Cannot read properties of null (reading 'remove')