You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "adoin (via GitHub)" <gi...@apache.org> on 2023/06/07 09:06:59 UTC

[GitHub] [echarts] adoin opened a new issue, #18721: [Bug] npm run release 提示 Cannot find name '__DEV__'

adoin opened a new issue, #18721:
URL: https://github.com/apache/echarts/issues/18721

   ### Version
   
   5.2.2
   
   ### Link to Minimal Reproduction
   
   https://github.com/apache/echarts
   
   ### Steps to Reproduce
   
   npm run release, 校验被__DEV__阻塞了。
   看到global.d.ts里有声明但是还是提示了。。。
   
   ### Current Behavior
   
   npm run release, 校验被__DEV__阻塞了。
   看到global.d.ts里有声明但是还是提示了。。。
   
   ### Expected Behavior
   
   npm run release, 校验被__DEV__阻塞了。
   看到global.d.ts里有声明但是还是提示了。。。
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   暂时先放window下面了打包先,但是源码拉下来不能release 怪怪的


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] plainheart commented on issue #18721: [Bug] npm run release 提示 Cannot find name '__DEV__'

Posted by "plainheart (via GitHub)" <gi...@apache.org>.
plainheart commented on issue #18721:
URL: https://github.com/apache/echarts/issues/18721#issuecomment-1580461662

   我这里似乎没有复现。特意从 GitHub 上 clone 了一份 master 分支源码,分别运行 `npm install` 和 `npm run release` 命令,最后可以正常生成构建产物,过程中未发现此异常。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] adoin commented on issue #18721: [Bug] npm run release 提示 Cannot find name '__DEV__'

Posted by "adoin (via GitHub)" <gi...@apache.org>.
adoin commented on issue #18721:
URL: https://github.com/apache/echarts/issues/18721#issuecomment-1580522173

   > 我这里似乎没有复现。特意从 GitHub 上 clone 了一份 master 分支源码,分别运行 `npm install` 和 `npm run release` 命令,最后可以正常生成构建产物,过程中未发现此异常。
   
   可能是我global.d.ts里加了个interface Window{
    // window 下挂对象
   }?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] adoin closed issue #18721: [Bug] npm run release 提示 Cannot find name '__DEV__'

Posted by "adoin (via GitHub)" <gi...@apache.org>.
adoin closed issue #18721: [Bug] npm run release 提示 Cannot find name '__DEV__'
URL: https://github.com/apache/echarts/issues/18721


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #18721: [Bug] npm run release 提示 Cannot find name '__DEV__'

Posted by "echarts-bot[bot] (via GitHub)" <gi...@apache.org>.
echarts-bot[bot] commented on issue #18721:
URL: https://github.com/apache/echarts/issues/18721#issuecomment-1580256448

   @adoin It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **BODY**
   
   ### Version
   
   5.2.2
   
   ### Link to Minimal Reproduction
   
   https://github.com/apache/echarts
   
   ### Steps to Reproduce
   
   npm run release, verification is blocked by __DEV__.
   I saw a statement in global.d.ts but still prompted. . .
   
   ### Current Behavior
   
   npm run release, verification is blocked by __DEV__.
   I saw a statement in global.d.ts but still prompted. . .
   
   ### Expected Behavior
   
   npm run release, verification is blocked by __DEV__.
   I saw a statement in global.d.ts but still prompted. . .
   
   ### Environment
   
   ```markdown
   - OS:
   -Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   For the time being, put it under the window and pack it first, but the source code cannot be released after being pulled down, which is weird
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org