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

v2 not working #81

Open
jaumard opened this issue Jan 30, 2017 · 4 comments
Open

v2 not working #81

jaumard opened this issue Jan 30, 2017 · 4 comments

Comments

@jaumard
Copy link

jaumard commented Jan 30, 2017

Hi,

Just trying to install the last version and I have this error:

ERROR in ./~/angular2-color-picker/index.js
Module build failed: Error: ENOENT: no such file or directory, open '/Users/jaumard/LISAProjects/lisa-ui/node_modules/angular2-color-picker/index.js'
    at Error (native)
 @ ./src/app/app.module.ts 12:0-58
 @ ./src/app/index.ts
 @ ./src/main.ts
 @ multi main

After taking a look a the files there no ./lib folder a all after an install :(

node: v6.9.2
npm: v3.10.9
yarn: v0.16.1

@Alberplz
Copy link
Owner

I can't reproduce the error, I've just compiled with the last version of ng and works fine.
The npm repo is ok too (npm -i angular2-color-picker)

I'm using:
node v4.2.6
npm v3.5.2

@jaumard
Copy link
Author

jaumard commented Jan 31, 2017

For me npm i angular2-color-picker install angular2-color-picker@1.3.1 witch doesn't work with AOT, so I look at other version and install angular2-color-picker@2.0.0 but this one is not working at all

@beve
Copy link

beve commented Feb 24, 2017

Same here, a solution for using this great module with AOT ?

@gifthlong
Copy link

#74 Can anyone confirm if this has been resolved?

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

4 participants