any plans for a Linux ARM build? if nobody else is on it or has attempted it, i can give it a try.
I can't remember any previous try.
Please do it 🙌
Dear All, I have interested in it. I am attempting to build on jetson tx1 which is Nvidia Tegra system based on arch64. However, I encounter some obstruction. I stuck in the end of log messages. Have anyone can help me? 🙏
Child hyper-cli:
Hash: 23db9a59841fd1181c4d
Time: 34313ms
Built at: 05/20/2019 9:09:45 AM
Asset Size Chunks Chunk Names
cli.js 394 KiB 0 [emitted] main
cli.js.map 8.7 KiB 0 [emitted] main
Entrypoint main = cli.js cli.js.map
[2] external "path" 42 bytes {0} [built]
[6] (webpack)/buildin/module.js 497 bytes {0} [built]
[8] external "fs" 42 bytes {0} [built]
[11] external "os" 42 bytes {0} [built]
[27] external "stream" 42 bytes {0} [built]
[29] external "child_process" 42 bytes {0} [built]
[65] external "events" 42 bytes {0} [built]
[66] external "url" 42 bytes {0} [built]
[78] ./cli/index.js 5.63 KiB {0} [built]
[79] ./app/package.json 941 bytes {0} [built]
[209] external "http" 42 bytes {0} [built]
[210] external "https" 42 bytes {0} [built]
[211] external "querystring" 42 bytes {0} [built]
[222] external "zlib" 42 bytes {0} [built]
[253] ./cli/api.js 3.96 KiB {0} [built]
+ 268 hidden modules
WARNING in configuration
The 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/
----Update attached with log file------
hyper-run-dev.log
I Build First ARM Based Mac OS BigSur app with rosetta 2, Congrats me - Feddi Ghani
and this is the one for 3.0.2: https://github.com/danacr/hyper/releases/tag/v3.0.2-arm64-fpm-1.10.2
I'll have a go and add the fixes in a PR for the canary branch
亲爱的所有人,我对此感兴趣。我正在尝试在jetson tx1(基于arch64的Nvidia Tegra系统)上构建。但是,我遇到了一些障碍。我陷入了日志消息的结尾。有没有人可以帮助我? 🙏
子hyper-cli:
哈希:23db9a59841fd1181c4d
时间:34313ms生成
于:2019/05/20 9:09:45 AM
资产大小块名称为
cli.js 394 KiB 0 [已发出]主
cli.js.map 8.7 KiB 0 [已发出] main
入口点main = cli.js cli.js.map
[2]外部“路径” 42字节{0} [内置]
[6](webpack)/buildin/module.js 497字节{0} [内置]
[8 ]外部“ fs” 42字节{0} [内置]
[11]外部“ os” 42字节{0} [内置]
[27]外部“ stream” 42字节{0} [内置]
[29]外部“ child_process” 42字节{0} [内置]
[65]外部“事件” 42字节{0} [内置]
[66]外部“ URL”42字节{0} [内置]
[78] ./cli/index.js 5.63 KiB {0} [内置]
[79] ./app/package.json 941字节{0} [内置]
[209]外部“ http” 42字节{0} [内置]
[210]外部“ https” 42字节{0} [内置]
[211]外部“ querystring” 42字节{0} [内置]
[222]外部“ zlib” 42字节{0} [内置]
[253]。 /cli/api.js 3.96 KiB {0} [内置]
- 268个隐藏模块
警告配置中
尚未设置'mode'选项,对于该值,webpack将回退到'production'。将“模式”选项设置为“开发”或“生产”以启用每个环境的默认设置。
您也可以将其设置为“ none”以禁用任何默认行为。了解更多:https://webpack.js。----更新附带日志文件------
hyper-run-dev.log
1
Most helpful comment
I Build First ARM Based Mac OS BigSur app with rosetta 2, Congrats me - Feddi Ghani