Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to implement it with angular 2+ #15

Open
bawasaab opened this issue Apr 26, 2018 · 0 comments
Open

how to implement it with angular 2+ #15

bawasaab opened this issue Apr 26, 2018 · 0 comments

Comments

@bawasaab
Copy link

WARNING in ./node_modules/har-validator/node_modules/ajv/lib/async.js
119:15-28 Critical dependency: the request of a dependency is an expression

WARNING in ./node_modules/npm/lib/npm.js
127:16-56 Critical dependency: the request of a dependency is an expression

WARNING in ./node_modules/har-validator/node_modules/ajv/lib/compile/index.js
13:21-34 Critical dependency: the request of a dependency is an expression

WARNING in ./node_modules/sqlite3/node_modules/node-pre-gyp/lib/util/versioning.js
17:20-67 Critical dependency: the request of a dependency is an expression

WARNING in ./node_modules/sqlite3/node_modules/node-pre-gyp/lib/pre-binding.js
20:22-48 Critical dependency: the request of a dependency is an expression

WARNING in ./node_modules/npm/lib/npm.js
234:10-25 Critical dependency: the request of a dependency is an expression

WARNING in ./node_modules/sqlite3/lib/sqlite3.js
4:14-35 Critical dependency: the request of a dependency is an expression

WARNING in ./node_modules/har-validator/node_modules/ajv/lib/async.js
96:20-33 Critical dependency: the request of a dependency is an expression

WARNING in ./node_modules/node-gyp/lib/Find-VS2017.cs
Module parse failed: Unexpected token (7:6)
You may need an appropriate loader to handle this file type.
| // Usage:
| // powershell -ExecutionPolicy Unrestricted -Version "2.0" -Command "&{Add-Type -Path Find-VS2017.cs; [VisualStudioConfiguration.Main]::Query()}"
| using System;
| using System.Text;
| using System.Runtime.InteropServices;

ERROR in ./node_modules/node-gyp/lib/node-gyp.js
Module not found: Error: Can't resolve '../package' in 'F:\desktop-app\node_modules\node-gyp\lib'
ERROR in ./node_modules/sqlite3/node_modules/node-pre-gyp/lib/info.js
Module not found: Error: Can't resolve 'aws-sdk' in 'F:\desktop-app\node_modules\sqlite3\node_modules\node-pre-gyp\lib'
ERROR in ./node_modules/sqlite3/node_modules/node-pre-gyp/lib/unpublish.js
Module not found: Error: Can't resolve 'aws-sdk' in 'F:\desktop-app\node_modules\sqlite3\node_modules\node-pre-gyp\lib'
ERROR in ./node_modules/sqlite3/node_modules/node-pre-gyp/lib/publish.js
Module not found: Error: Can't resolve 'aws-sdk' in 'F:\desktop-app\node_modules\sqlite3\node_modules\node-pre-gyp\lib'
ERROR in ./node_modules/node-gyp/lib/configure.js
Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\node-gyp\lib'
ERROR in ./node_modules/node-gyp/lib/build.js
Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\node-gyp\lib'
ERROR in ./node_modules/node-gyp/lib/node-gyp.js
Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\node-gyp\lib'
ERROR in ./node_modules/node-gyp/lib/find-vs2017.js
Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\node-gyp\lib'
ERROR in ./node_modules/npm/lib/utils/metrics-launch.js
Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\npm\lib\utils'
ERROR in ./node_modules/npm/node_modules/osenv/osenv.js
Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\npm\node_modules\osenv'
ERROR in ./node_modules/npm/node_modules/uid-number/uid-number.js
Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\npm\node_modules\uid-number'
ERROR in ./node_modules/osenv/osenv.js
Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\osenv'
ERROR in ./node_modules/sqlite3/node_modules/detect-libc/lib/detect-libc.js
Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\sqlite3\node_modules\detect-libc\lib'
ERROR in ./node_modules/sqlite3/node_modules/node-pre-gyp/lib/testbinary.js
Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\sqlite3\node_modules\node-pre-gyp\lib'
ERROR in ./node_modules/sqlite3/node_modules/node-pre-gyp/lib/util/compile.js
Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\sqlite3\node_modules\node-pre-gyp\lib\util'
ERROR in ./node_modules/sqlite3/node_modules/osenv/osenv.js
Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\sqlite3\node_modules\osenv'
ERROR in ./node_modules/npm/bin/npm-cli.js
Module parse failed: Unexpected character '#' (1:0)
You may need an appropriate loader to handle this file type.
| #!/usr/bin/env node
| ;(function () { // wrapper in case we're in module_context mode
| // windows: running "npm blah" in this folder will invoke WSH, not node.

webpack: Failed to compile.

@bawasaab bawasaab changed the title hoe to implement it with angular 2+ how to implement it with angular 2+ Apr 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant