- android - 多次调用 OnPrimaryClipChangedListener
- android - 无法更新 RecyclerView 中的 TextView 字段
- android.database.CursorIndexOutOfBoundsException : Index 0 requested, 光标大小为 0
- android - 使用 AppCompat 时,我们是否需要明确指定其 UI 组件(Spinner、EditText)颜色
我的项目是在 Linux 上构建的,我不知道为什么。发行版是 Red Hat Enterprise Linux Server 7.0 版。
我的环境是:
"node" : "6.9.1"
"@angular/compiler-cli": "2.4.7",
"@ngtools/webpack": "1.2.11",
"typescript": "2.0.10",
"webpack": "2.2.1",
当我使用以下命令使用 ngtools/webpack 构建应用程序时:
rimraf dist && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --profile --bail
它在编译结束时失败了,但是正如我们在日志中看到的那样,它生成了带有构建的 dist 文件夹。我猜构建结束时有问题......
Version: webpack 2.2.1
Time: 207558ms
Asset Size Chunks Chunk Names
fonts/custom-font-icons.ce13ab801013419a9435b06680f3adc1.woff? 7.3 kB [emitted]
fonts/fontawesome-webfont.674f50d287a8c48dc19ba404d20fe713.eot? 166 kB [emitted]
fonts/fontawesome-webfont.b06871f281fee6b241d60582ae9369b9.ttf? 166 kB [emitted]
fonts/fontawesome-webfont.af7ae505a9eed503f8b8e6982036873e.woff2? 77.2 kB [emitted]
fonts/fontawesome-webfont.fee66e712a8a08eef5805a46892932ad.woff? 98 kB [emitted]
fonts/line.567f57385ea3dde2c9aec797d07850d2.gif? 13.1 kB [emitted]
fonts/loading.8732a6660b528fadfaeb35bcf568875f.gif? 9.43 kB [emitted]
fonts/password-meter.64ca45e5df0f0261431766d0701ac7b3.png? 1.56 kB [emitted]
fonts/glyphicons-halflings-regular.f4769f9bdb7466be65088239c12046d1.eot? 20.1 kB [emitted]
fonts/glyphicons-halflings-regular.89889688147bd7575d6327160d64e760.svg? 109 kB [emitted]
fonts/glyphicons-halflings-regular.e18bbf611f2a2e43afc071aa2f4e1512.ttf? 45.4 kB [emitted]
fonts/glyphicons-halflings-regular.fa2772327f55d8198301fdb8bcfc8158.woff? 23.4 kB [emitted]
fonts/glyphicons-halflings-regular.448c34a56d699c29117adc64c43affeb.woff2? 18 kB [emitted]
fonts/roboto-v15-latin-regular.9f916e330c478bbfa2a0dd6614042046.eot? 16.2 kB [emitted]
fonts/roboto-v15-latin-regular.3d3a53586bd78d1069ae4b89a3b9aa98.svg? 49 kB [emitted]
fonts/roboto-v15-latin-regular.38861cba61c66739c1452c3a71e39852.ttf? 32.7 kB [emitted]
fonts/roboto-v15-latin-regular.16e1d930cf13fb7a956372044b6d02d0.woff? 18.5 kB [emitted]
fonts/roboto-v15-latin-regular.7e367be02cd17a96d513ab74846bafb3.woff2? 14.6 kB [emitted]
fonts/slider_handles.1868e2550c9853a938a6211d196f9dcd.png? 1.95 kB [emitted]
fonts/fontawesome-webfont.25a32416abee198dd821b0b17a198a8f.eot? 76.5 kB [emitted]
fonts/custom-font-icons.be444f2f1d966a009c8230e2ca33d4ff.svg? 25.1 kB [emitted]
fonts/custom-font-icons.58e12fc160fde110afe6126b2d7470cd.ttf? 7.22 kB [emitted]
fonts/fontawesome-webfont.912ec66d7572ff821749319396470bde.svg? 444 kB [emitted] [big]
fonts/custom-font-icons.01080eeb1f5d62cb71ee683f27e38d3b.woff2? 3.72 kB [emitted]
fonts/fontawesome-webfont.d7c639084f684d66a1bc66855d193ed8.svg? 392 kB [emitted] [big]
fonts/fontawesome-webfont.1dc35d25e61d819a9c357074014867ab.ttf? 153 kB [emitted]
fonts/fontawesome-webfont.c8ddf1e5e5bf3682bc7bebf30f394148.woff? 90.4 kB [emitted]
fonts/fontawesome-webfont.e6cf7c6ec7c2d6f670ae9d762604cb0b.woff2? 71.9 kB [emitted]
js/vendor.17428182d2aa7c61c2cd.js 1.76 MB 0 [emitted] [big] vendor
js/app.17428182d2aa7c61c2cd.js 3.41 MB 1 [emitted] [big] app
js/polyfills.17428182d2aa7c61c2cd.js 119 kB 2 [emitted] polyfills
css/vendor.17428182d2aa7c61c2cd.css 258 kB 0 [emitted] [big] vendor
css/app.17428182d2aa7c61c2cd.css 276 kB 1 [emitted] [big] app
css/vendor.17428182d2aa7c61c2cd.css.map 112 bytes 0 [emitted] vendor
css/app.17428182d2aa7c61c2cd.css.map 109 bytes 1 [emitted] app
index.html 776 bytes [emitted]
environment.js 521 bytes [emitted]
img/ajax-loader.gif 2.05 kB [emitted]
img/axa-logo.ico 71 kB [emitted]
img/favicon.ico 5.43 kB [emitted]
img/logo-axa.png 3.58 kB [emitted]
img/selected-file.png 10.8 kB [emitted]
img/user-photo.jpg 3.36 kB [emitted]
service-worker.js 43 bytes [emitted]
[0] ./~/@angular/core/index.js 2.54 kB {0} [built]
[] -> factory:230ms building:3986ms = 4216ms
[9] ./~/moment/moment.js 123 kB {0} [built]
[] -> factory:239ms building:6108ms = 6347ms
[13] ./~/@angular/common/index.js 771 bytes {0} [built]
[] -> factory:231ms building:3987ms = 4218ms
[24] ./~/@angular/router/index.js 909 bytes {0} [built]
[] -> factory:232ms building:4007ms = 4239ms
[61] ./~/ng2-translate/index.js 1.81 kB {0} [built]
[] -> factory:196ms building:1566ms dependencies:5091ms = 6853ms
[66] ./~/rxjs/Rx.js 9.58 kB {0} [built]
[] -> factory:208ms building:1611ms = 1819ms
[146] ./~/@angular/platform-browser/index.js 635 bytes {0} [built]
[] -> factory:227ms building:3996ms = 4223ms
[211] ./~/@angular/http/index.js 734 bytes {0} [built]
[] -> factory:232ms building:3998ms = 4230ms
[346] ./~/process/browser.js 5.3 kB {2} [built]
[] -> factory:1611ms building:9565ms = 11176ms
[556] ./~/@angularclass/hmr/dist/index.js 202 bytes {0} [built]
[] -> factory:246ms building:6315ms = 6561ms
[557] ./~/file-saver/FileSaver.js 5.96 kB {0} [built]
[] -> factory:240ms building:6340ms = 6580ms
[558] ./~/jquery/dist/jquery.js 258 kB {0} [built]
[] -> factory:4228ms building:19397ms = 23625ms
[1631] ./config/polyfills.ts 357 bytes {2} [built]
factory:39341ms building:147ms = 39488ms
[1632] ./config/vendor.ts 782 bytes {0} [built]
factory:39342ms building:159ms = 39501ms
[1633] ./src/bootstrap/prod.bootstrap.ts 740 bytes {1} [built]
factory:39342ms building:196ms dependencies:193ms = 39731ms
+ 1657 hidden modules
ERROR in ./$$_gendir/~/@angular/common/src/directives/ng_if.ngfactory.ts
Module parse failed: /var/lib/jenkins/workspace/fbranch-gui-webapp-axa/$$_gendir/node_modules/@angular/common/src/directives/ng_if.ngfactory.ts Unexpected token (13:27)
You may need an appropriate loader to handle this file type.
| import * as import3 from '@angular/core/src/linker/view_utils';
| export class Wrapper_NgIf {
| /*private*/ _eventHandler:Function;
| context:import0.NgIf;
| /*private*/ _changed:boolean;
@ ./$$_gendir/src/bootstrap/prod.module.ngfactory.ts 300:0-108
@ ./src/bootstrap/prod.bootstrap.ts
ERROR in ./$$_gendir/~/@angular/common/src/directives/ng_class.ngfactory.ts
Module parse failed: /var/lib/jenkins/workspace/fbranch-gui-webapp-axa/$$_gendir/node_modules/@angular/common/src/directives/ng_class.ngfactory.ts Unexpected token (13:27)
You may need an appropriate loader to handle this file type.
| import * as import3 from '@angular/core/src/linker/view_utils';
| export class Wrapper_NgClass {
| /*private*/ _eventHandler:Function;
| context:import0.NgClass;
| /*private*/ _changed:boolean;
@ ./$$_gendir/~/ng2-bootstrap/alert/alert.component.ngfactory.ts 22:0-84
@ ./$$_gendir/src/bootstrap/prod.module.ngfactory.ts
@ ./src/bootstrap/prod.bootstrap.ts
ERROR in ./$$_gendir/~/@angular/common/src/directives/ng_template_outlet.ngfactory.ts
Module parse failed: /var/lib/jenkins/workspace/fbranch-gui-webapp-axa/$$_gendir/node_modules/@angular/common/src/directives/ng_template_outlet.ngfactory.ts Unexpected token (13:27)
You may need an appropriate loader to handle this file type.
| import * as import3 from '@angular/core/src/linker/view_utils';
| export class Wrapper_NgTemplateOutlet {
| /*private*/ _eventHandler:Function;
| context:import0.NgTemplateOutlet;
| /*private*/ _changed:boolean;
@ ./$$_gendir/~/ng2-bootstrap/typeahead/typeahead-container.component.ngfactory.ts 23:0-94
@ ./$$_gendir/src/bootstrap/prod.module.ngfactory.ts
@ ./src/bootstrap/prod.bootstrap.ts
如果我在 linux 上运行它,我没有问题:
node_modules/.bin/ngc -p tsconfig.ngc.json
所以我想,webpack ngtools/loader 中有一些特定的东西,但我不知道是什么。
这是 webpack.prod.config:
/**
* Webpack Constants
*/
/**
* Imports
*/
var webpack = require('webpack');
var helpers = require('./helpers');
/**
* Webpack Plugins
*/
var CommonsChunkPlugin = webpack.optimize.CommonsChunkPlugin;
var autoprefixer = require('autoprefixer');
var HtmlWebpackPlugin = require('html-webpack-plugin');
var ExtractTextPlugin = require('extract-text-webpack-plugin');
var CopyWebpackPlugin = require('copy-webpack-plugin');
var CompressionPlugin = require("compression-webpack-plugin");
var ngToolsWebpack = require('@ngtools/webpack');
/**
* Webpack configuration
*
* See: http://webpack.github.io/docs/configuration.html#cli
*/
module.exports = {
devtool: 'source-map',
entry: {
'polyfills': './config/polyfills.ts',
'vendor': './config/vendor.ts',
'app': './src/bootstrap/prod.bootstrap.ts' // our angular app
},
resolve: {
modules: [helpers.root('src'), helpers.root('node_modules')],
extensions: ['.ts', '.js', '.json', '.css', '.scss', '.html'],
alias: {
'app': 'src/app',
'common': 'src/common',
'moment':'moment/moment.js',
'jquery':'jquery/dist/jquery.js',
'file-saver':'file-saver/FileSaver.js',
}
},
output: {
path: helpers.root('dist'),
publicPath: '',
filename: 'js/[name].[hash].js',
chunkFilename: '[id].[hash].chunk.js'
},
module: {
rules: [
/*{
test: /\.ts$/,
enforce: 'pre',
loader: 'tslint-loader'
},*/
{
test: /\.ts$/,
loaders: [ '@ngtools/webpack'],
exclude: [/\.(spec|e2e)\.ts$/, /node_modules\/(?!(ng2-.+))/]
},
// copy those assets to output
{test: /\.png|\.jpe?g|\.gif|\.svg|\.woff|\.woff2|\.ttf|\.eot|\.ico|\.svg$/, loader: 'file-loader?name=fonts/[name].[hash].[ext]?'},
// Support for *.json files.
{test: /\.json$/, loader: 'json-loader'},
{
test: /\.css$/,
exclude: helpers.root('src', 'app'),
loader: ExtractTextPlugin.extract({ fallbackLoader: 'style-loader', loader: ['css-loader', 'postcss-loader']})
},
{test: /\.css$/, include: helpers.root('src', 'app'), loader: 'raw-loader!postcss-loader'},
{
test: /\.(scss|sass)$/,
exclude: helpers.root('src', 'app'),
loader: ExtractTextPlugin.extract({ fallbackLoader: 'style-loader', loader: ['css-loader', 'postcss-loader', 'sass-loader'], publicPath: '../'})
},
{test: /\.(scss|sass)$/, exclude: helpers.root('src', 'style'), loader: 'raw-loader!postcss-loader!sass-loader'},
{test: /\.html$/, loader: 'raw-loader'}
],
noParse: [/.+zone\.js\/dist\/.+/, /.+angular2\/bundles\/.+/, /angular2-polyfills\.js/]
},
// Add additional plugins to the compiler.
//
// See: http://webpack.github.io/docs/configuration.html#plugins
plugins: ( function() {
var plugins = [];
plugins.push(
new CommonsChunkPlugin({
name: ['vendor', 'polyfills']
})
);
plugins.push(
new webpack.LoaderOptionsPlugin({
//minimize: true,
//debug: false,
options: {
ts : {
'ignoreDiagnostics': [
2403, // 2403 -> Subsequent variable declarations
2300, // 2300 -> Duplicate identifier
2374, // 2374 -> Duplicate number index signature
2375, // 2375 -> Duplicate string index signature
2502 // 2502 -> Referenced directly or indirectly
]
},
/*tslint: {
emitErrors: false,
failOnHint: false
},*/
postcss: [
autoprefixer({
browsers: ['last 2 version']
})
]
}
})
);
// plugins.push(new DashboardPlugin());
plugins.push(
// Adding jQuery
new webpack.ProvidePlugin({
$: 'jquery',
jQuery: 'jquery',
"window.jQuery": 'jquery'
})
);
plugins.push(
// Adding Moment
new webpack.ProvidePlugin({
moment: 'moment'
})
);
plugins.push(
// Adding Moment
new webpack.ProvidePlugin({
moment: 'file-saver'
})
);
plugins.push(
// Inject script and link tags into html files
// Reference: https://github.com/ampedandwired/html-webpack-plugin
new HtmlWebpackPlugin({
template: './src/public/index.html',
inject: 'body',
chunksSortMode: 'dependency'
})
);
plugins.push(
// Extract css files
// Reference: https://github.com/webpack/extract-text-webpack-plugin
// Disabled when in test mode or not in build mode
new ExtractTextPlugin('css/[name].[hash].css')
);
plugins.push(
new webpack.optimize.UglifyJsPlugin({
compress: {
warnings: false
},
output: {
comments: false
},
sourceMap: false
}));
plugins.push(
// Copy assets from the public folder
// Reference: https://github.com/kevlened/copy-webpack-plugin
new CopyWebpackPlugin([{
from: helpers.root('src/public')
}])
);
plugins.push(
new CompressionPlugin({
asset: '[path].gz[query]',
algorithm: 'gzip',
test: /\.js$|\.css$/,
threshold: 10240,
minRatio: 0.8
})
);
plugins.push(new ngToolsWebpack.AotPlugin({
entryModule: helpers.root('src/bootstrap/prod.module#ProdModule'),
tsConfigPath: './tsconfig.aot.json',
}));
return plugins;
}())
};
这是 tsconfig.ngc:
{
"compilerOptions": {
"module": "es2015",
"moduleResolution": "node",
"target": "es5",
"noImplicitAny": false,
"sourceMap": true,
"mapRoot": "",
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"allowSyntheticDefaultImports": true,
"lib": [
"es5",
"dom"
],
"outDir": "lib",
"skipLibCheck": true,
"rootDir": "."
},
"angularCompilerOptions": {
"genDir": "./app/ngfactory",
"entryModule": "./src/bootstrap/prod.module#ProdModule",
"skipMetadataEmit" : false
},
"exclude": [
"src/bootstrap/dev.bootstrap.ts",
"src/bootstrap/dev.module.ts",
"node_modules",
"dist"
]
}
知道如何获得更多信息以使其在 Linux 上运行吗?
最佳答案
感谢这篇文章: https://github.com/angular/angular-cli/issues/3674
我终于找到了问题所在。AotPlugin 中缺少 mainPath:
mainPath: root('src', 'bootstrap.ts')
而且 webpack.config 中也有一个拼写错误:
exclude: [/\.(spec|e2e)\.ts$/, /node_modules\/(?!(ng2-.+))$/]
最后的 $ 不见了......
关于linux - Angular2 AOT ngtools/webpack 在 Linux 上失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42525385/
关闭。这个问题不符合Stack Overflow guidelines .它目前不接受答案。 要求我们推荐或查找工具、库或最喜欢的场外资源的问题对于 Stack Overflow 来说是偏离主题的,
Linux 管道可以缓冲多少数据?这是可配置的吗? 如果管道的两端在同一个进程中,但线程不同,这会有什么不同吗? 请注意:这个“同一个进程,两个线程”的问题是理论上的边栏,真正的问题是关于缓冲的。 最
我找到了here [最后一页] 一种有趣的通过 Linux 启动 Linux 的方法。不幸的是,它只是被提及,我在网上找不到任何有用的链接。那么有人听说过一种避免引导加载程序而使用 Linux 的方法
很难说出这里要问什么。这个问题模棱两可、含糊不清、不完整、过于宽泛或夸夸其谈,无法以目前的形式得到合理的回答。如需帮助澄清此问题以便重新打开,visit the help center . 关闭 1
我试图了解 ld-linux.so 如何在 Linux 上解析对版本化符号的引用。我有以下文件: 测试.c: void f(); int main() { f(); } a.c 和 b.c:
与 RetroPie 的工作原理类似,我可以使用 Linux 应用程序作为我的桌面环境吗?我实际上并不需要像实际桌面和安装应用程序这样的东西。我只需要一种干净简单的方法来在 RaspberryPi 上
关闭。这个问题不符合Stack Overflow guidelines .它目前不接受答案。 这个问题似乎不是关于 a specific programming problem, a softwar
关闭。这个问题是off-topic .它目前不接受答案。 想改进这个问题吗? Update the question所以它是on-topic用于堆栈溢出。 关闭 10 年前。 Improve thi
有什么方法可以覆盖现有的源代码,我应该用 PyQt、PyGTK、Java 等从头开始构建吗? 最佳答案 如果您指的是软件本身而不是它所连接的存储库,那么自定义应用程序的方法就是 fork 项目。据我所
我的情况是:我在一个磁盘上安装了两个 linux。我将第一个安装在/dev/sda1 中,然后在/dev/sda2 中安装第二个然后我运行第一个系统,我写了一个脚本来在第一个系统运行时更新它。
我在 i2c-0 总线上使用地址为 0x3f 的系统监视器设备。该设备在设备树中配置有 pmbus 驱动程序。 问题是,加载 linux 内核时,这个“Sysmon”设备没有供电。因此,当我在总线 0
关闭。这个问题是off-topic .它目前不接受答案。 想改进这个问题吗? Update the question所以它是on-topic用于堆栈溢出。 关闭 11 年前。 Improve thi
我正试图在 linux 模块中分配一大块内存,而 kalloc 做不到。 我知道唯一的方法是使用 alloc_bootmem(unsigned long size) 但我只能从 linux 内核而不是
关闭。这个问题不符合Stack Overflow guidelines .它目前不接受答案。 这个问题似乎不是关于 a specific programming problem, a softwar
我有 .sh 文件来运行应用程序。在该文件中,我想动态设置服务器名称,而不是每次都配置。 我尝试了以下方法,它在 CentOS 中运行良好。 nohup /voip/java/jdk1.8.0_71/
我是在 Linux 上开发嵌入式 C++ 程序的新手。我有我的 Debian 操作系统,我在其中开发和编译了我的 C++ 项目(一个简单的控制台进程)。 我想将我的应用程序放到另一个 Debian 操
关闭。这个问题需要多问focused 。目前不接受答案。 想要改进此问题吗?更新问题,使其仅关注一个问题 editing this post . 已关闭 4 年前。 Improve this ques
我使用4.19.78版本的稳定内核,我想找到带有企鹅二进制数据的C数组。系统启动时显示。我需要在哪里搜索该内容? 我在 include/linux/linux_logo.h 文件中只找到了一些 Log
我知道可以使用 gdb 的服务器模式远程调试代码,我知道可以调试针对另一种架构交叉编译的代码,但是是否可以更进一步,从远程调试 Linux 应用程序OS X 使用 gdbserver? 最佳答案 当然
是否有任何可能的方法来运行在另一个 Linux 上编译的二进制文件?我知道当然最简单的是在另一台机器上重建它,但假设我们唯一能得到的是一个二进制文件,那么这可能与否? (我知道这可能并不容易,但我只是
我是一名优秀的程序员,十分优秀!