question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Webpack Build fail with v1.6.0

See original GitHub issue

PLEASE MAKE SURE THAT:

  • you searched similar issues online (9/10 issues in this repo are solved by googling, so please…do it)
  • you provide an online demo I can see without having to replicate your environment
  • you help me by debugging your issue, and if you can’t, do go on filling out this form

I’m submitting a … (check one with “x”)

[0] bug report => search github for a similar issue or PR before submitting
[ ] support request/question

Notice: feature requests will be ignored, submit a PR if you'd like

Current behavior

build fail when build with v1.6.0

app.module.ts

import { TagInputModule } from 'ngx-chips';

build fail

webpack 3.5.5
@angular/compiler-cli: 4.4.4

src/app/app.module.ts
Module not found: Can't resolve 'ngx-chips'

v1.5.11 is clean

Expected behavior

Minimal reproduction of the problem with instructions (if applicable)

What do you use to build your app?. Please specify the version


Angular version:

v4.4.4

ngx-chips version:

v1.6.0

Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

Chrome

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:9
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
insanehongcommented, Dec 11, 2017

@Gbuomprisco fixed with v1.6.1. Thx

1reaction
Gbuompriscocommented, Dec 8, 2017

should be fixed with v1.6.1

Read more comments on GitHub >

github_iconTop Results From Across the Web

webpack - Failed to build and deploy Next.js app to vercel ...
I found the issue. It was in one of my Next App pages. I had to remove unused modules.
Read more >
To v5 from v4 - webpack
This guide aims to help you migrating to webpack 5 when using webpack directly. If you are using a higher level tool to...
Read more >
Jupyter lab build fails with webpack-cli error - extensions
The log file gives the following error: $ webpack --config webpack.prod.minimize.config.js [webpack-cli] Failed ... DManowitz September 28, 2022, 6:24pm #1.
Read more >
webpack-notifier | Yarn - Package Manager
Configuration · Title · Emojis in message text · Content Image · Exclude Warnings · Always Notify · Notify on error · Skip...
Read more >
Asset Management — Phoenix v1.6.15 - HexDocs
From Phoenix v1.6, new applications use esbuild to prepare assets via the ... not have dependencies on Node.js or an external build system...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found