amshiro

Results 5 comments of amshiro

> 是的,伙计们。 步骤 1. 在出现错误的位置创建丢失的文件。 步骤2.在终端中执行**yarn install**命令。 步骤 3. 如果某些包出现错误,则在 package.json 中查找并手动安装这些包**“yarn install

> ../../packages/uniswap/src/config.ts 中的错误 模块构建失败(来自../../node_modules/babel-loader/lib/index.js): 语法错误:/Users/levi/Documents/ workspace/v3-interface/packages/uniswap/src/config.ts:“APPSFLYER_API_KEY”未在 ../../.env.defaults 1 中定义 |进口 { > > > 2 | APPSFLYER_API_KEY, > > | ^^^^^^^^^^^^^^^^^^^ > > 3 | APPSFLYER_APP_ID, > > 4 |...

Hi, bro, have you solved this problem?

> @amshiro no, i dropped the package and added the metatags to the index.html directly. there is head.js lib that is a better alternative for this one I haven't implemented...

> > @amshiro no, i dropped the package and added the metatags to the index.html directly. there is head.js lib that is a better alternative for this one > >...