-
Notifications
You must be signed in to change notification settings - Fork 189
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
.src folder seems to be exlcuded in node module #23
Comments
src folder is missing. Should be distributed as well |
Facing the same issue while creating Angular build. Install |
@yoku2010 : Unfortunately the version 1.2.0 has missing the text styles. @cagataycivici: Is it possible to release a new version? The previous one doesn't have the "src" directory included. As a temporal solution during the development stage I recommend you to download the last release and overwrite the node_modules/primeflex directory with the release files. |
fixes #23 - 'src' folder is missing in node modules.
Hello, I notice that this bug re-appears in 3.0.0 release. Can someone fix it? |
I have the same issue, been trying to fix it today. I guess older version is the only way to go |
at least 2.0.0 works for me |
Hi, i have the same issue with primeflex 3.1.2.
it's correct? or there is a better way? |
Error message from build
Angular json styles
I was able to resolve this issue by updating my angular.json to use the css file instead and everything seems to be fine.
The text was updated successfully, but these errors were encountered: