René's URL Explorer Experiment


Title: Having css-loader post-css loader ERROR · Issue #1943 · angular/angular-cli · GitHub

Open Graph Title: Having css-loader post-css loader ERROR · Issue #1943 · angular/angular-cli

X Title: Having css-loader post-css loader ERROR · Issue #1943 · angular/angular-cli

Description: Please provide us with the following information: OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?) Windows 8 Versions. Please run ng --version. If there's nothing outputted, please run in a Terminal: no...

Open Graph Description: Please provide us with the following information: OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?) Windows 8 Versions. Please run ng --version. If there's nothing...

X Description: Please provide us with the following information: OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?) Windows 8 Versions. Please run ng --version. If there's not...

Opengraph URL: https://github.com/angular/angular-cli/issues/1943

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Having css-loader post-css loader ERROR","articleBody":"\u003e ## Please provide us with the following information:\n1. OS?  Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)\n   \n   \u003e Windows 8\n2. Versions. Please run `ng --version`. If there's nothing outputted, please run\n   in a Terminal: `node --version` and paste the result here:\n   \n   \u003e angular-cli: 1.0.0-beta.11-webpack.8\n   \u003e   node: 6.5.0\n3. Repro steps. Was this an app that wasn't created using the CLI? What change did you\n   do on your code? etc.\n4. The log given by the failure. Normally this include a stack trace and some\n   more information.\n\n\u003e ERROR in ./~/css-loader!./~/postcss-loader!./src/assets/css/jquery-ui.min.css\n\u003e Module not found: Error: Can't resolve './images/animated-overlay.gif' in 'C:\\ta\n\u003e ttara-app\\src\\assets\\css'\n\u003e  @ ./~/css-loader!./~/postcss-loader!./src/assets/css/jquery-ui.min.css 6:9512-9\n\u003e 552\n\u003e  @ ./src/assets/css/jquery-ui.min.css\n\u003e  @ multi styles\n\nERROR in ./~/css-loader!./~/postcss-loader!./src/assets/css/ace.min.css\nModule not found: Error: Can't resolve './images/pattern.jpg' in 'C:\\tattara-app\n\\src\\assets\\css'\n @ ./~/css-loader!./~/postcss-loader!./src/assets/css/ace.min.css 6:251522-25155\n3\n @ ./src/assets/css/ace.min.css\n @ multi styles\n\nERROR in ./~/css-loader!./~/postcss-loader!./src/assets/css/ace.min.css\nModule not found: Error: Can't resolve './images/meteorshower2.jpg' in 'C:\\tatta\nra-app\\src\\assets\\css'\n @ ./~/css-loader!./~/postcss-loader!./src/assets/css/ace.min.css 6:252140-25217\n7\n @ ./src/assets/css/ace.min.css\n @ multi styles\n\nERROR in ./~/css-loader!./~/postcss-loader!./src/assets/css/ace-ie.min.css\nModule not found: Error: Can't resolve './images/loading.gif' in 'C:\\tattara-app\n\\src\\assets\\css'\n @ ./~/css-loader!./~/postcss-loader!./src/assets/css/ace-ie.min.css 6:572-603 6\n:854-885 6:5665-5696\n @ ./src/assets/css/ace-ie.min.css\n @ multi styles\n\nERROR in ./~/css-loader!./~/postcss-loader!./src/loading.css\nModule not found: Error: Can't resolve '../assets/avatars/form-list.png' in 'C:\\\ntattara-app\\src'\n @ ./~/css-loader!./~/postcss-loader!./src/loading.css 6:2088-2130\n @ ./src/loading.css\n @ multi styles\n\nERROR in ./~/css-loader!./~/postcss-loader!./src/loading.css\nModule not found: Error: Can't resolve '../assets/avatars/project-collaborators.\npng' in 'C:\\tattara-app\\src'\n @ ./~/css-loader!./~/postcss-loader!./src/loading.css 6:2357-2411\n @ ./src/loading.css\n @ multi styles\n\nERROR in ./~/css-loader!./~/postcss-loader!./src/loading.css\nModule not found: Error: Can't resolve '../assets/avatars/project-card.png' in '\nC:\\tattara-app\\src'\n @ ./~/css-loader!./~/postcss-loader!./src/loading.css 6:4465-4510\n @ ./src/loading.css\n @ multi styles\n\nERROR in ./src/assets/css/select2-spinner.gif\nModule parse failed: C:\\tattara-app\\src\\assets\\css\\select2-spinner.gif Unexpecte\nd character '►' (1:6)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./~/css-loader!./~/postcss-loader!./src/assets/css/select2.css 6:7359-7391 6:\n7440-7472 6:7618-7650 6:7759-7791 6:7897-7929 6:13360-13392 6:15879-15911\n @ ./src/assets/css/select2.css\n @ multi styles\n\nERROR in ./src/assets/img/loading.gif\nModule parse failed: C:\\tattara-app\\src\\assets\\img\\loading.gif Unexpected charac\nter '►' (1:6)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./~/css-loader!./~/postcss-loader!./src/assets/css/bootstrap-editable.css 6:1\n834-1863\n @ ./src/assets/css/bootstrap-editable.css\n @ multi styles\n1. Mention any other details that might be useful.\n\n\n everything works well before upgrading angular cli to @webpack\nhere are the details of my angular-cli.json\n`},\n  \"apps\": [\n    {\n      \"root\": \"src\",\n      \"outDir\": \"dist\",\n      \"assets\": \"assets\",\n      \"index\": \"index.html\",\n      \"main\": \"main.ts\",\n      \"test\": \"test.ts\",\n      \"tsconfig\": \"tsconfig.json\",\n      \"prefix\": \"app\",\n      \"mobile\": false,\n      \"styles\": [\n        \"styles.css\",\n        \"assets/css/bootstrap.min.css\",\n        \"assets/css/font-awesome.min.css\",\n        \"assets/css/jquery-ui.min.css\",\n        \"assets/css/ace-fonts.css\",\n        \"assets/css/ace.min.css\",\n        \"assets/css/ace-skins.min.css\",\n        \"assets/css/select2.css\",\n        \"assets/css/ace-rtl.min.css\",\n        \"assets/css/bootstrap-editable.css\",\n        \"assets/css/ace-ie.min.css\",\n        \"loading.css\"\n      ],\n      \"scripts\": [\n        \"assets/js/jquery.min.js\",\n        \"assets/js/ace-extra.min.js\",\n        \"assets/js/bootstrap.min.js\",\n        \"assets/js/bootstrap-wysiwyg.min.js\",\n        \"assets/js/x-editable/bootstrap-editable.min.js\",\n         \"assets/js/ace-elements.min.js\",\n        \"assets/js/ace.min.js\"\n      ],`\n\n\u003e ---\n\u003e \n\u003e Thanks! We'll be in touch soon.\n","author":{"url":"https://github.com/ellipizle","@type":"Person","name":"ellipizle"},"datePublished":"2016-09-01T16:55:36.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":6},"url":"https://github.com/1943/angular-cli/issues/1943"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:c49e728d-d721-1a59-e561-96f48dc9930e
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB276:1B6BE9:1735B9A:1E4AC5B:697440C9
html-safe-noncea162f0f35628a507314e84217785390353a2357c62ff84817ea41006f4620d3b
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMjc2OjFCNkJFOToxNzM1QjlBOjFFNEFDNUI6Njk3NDQwQzkiLCJ2aXNpdG9yX2lkIjoiNzUxMjkxNDE3MjEyNDA4NjQ3MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac83c67bcd411a96a73bf9bdcb2b22b0a71c9f5ddaf91d4334049e672b7f756e30
hovercard-subject-tagissue:174574185
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/angular/angular-cli/1943/issue_layout
twitter:imagehttps://opengraph.githubassets.com/674e83de8ee8f09daee065ad5cef02f123b4da9f87f3ebde3a9061e34ff73357/angular/angular-cli/issues/1943
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/674e83de8ee8f09daee065ad5cef02f123b4da9f87f3ebde3a9061e34ff73357/angular/angular-cli/issues/1943
og:image:altPlease provide us with the following information: OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?) Windows 8 Versions. Please run ng --version. If there's nothing...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameellipizle
hostnamegithub.com
expected-hostnamegithub.com
Nonee0b95d743b7672c9ac0e1032d5f117950182dc164a83434a7db86510e8f0b37c
turbo-cache-controlno-preview
go-importgithub.com/angular/angular-cli git https://github.com/angular/angular-cli.git
octolytics-dimension-user_id139426
octolytics-dimension-user_loginangular
octolytics-dimension-repository_id36891867
octolytics-dimension-repository_nwoangular/angular-cli
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id36891867
octolytics-dimension-repository_network_root_nwoangular/angular-cli
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release56fe7e2e8de6e57740bca50402351ea656f7a4bf
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/angular/angular-cli/issues/1943#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fangular%2Fangular-cli%2Fissues%2F1943
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fangular%2Fangular-cli%2Fissues%2F1943
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=angular%2Fangular-cli
Reloadhttps://patch-diff.githubusercontent.com/angular/angular-cli/issues/1943
Reloadhttps://patch-diff.githubusercontent.com/angular/angular-cli/issues/1943
Reloadhttps://patch-diff.githubusercontent.com/angular/angular-cli/issues/1943
angular https://patch-diff.githubusercontent.com/angular
angular-clihttps://patch-diff.githubusercontent.com/angular/angular-cli
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fangular%2Fangular-cli
Fork 11.9k https://patch-diff.githubusercontent.com/login?return_to=%2Fangular%2Fangular-cli
Star 27k https://patch-diff.githubusercontent.com/login?return_to=%2Fangular%2Fangular-cli
Code https://patch-diff.githubusercontent.com/angular/angular-cli
Issues 264 https://patch-diff.githubusercontent.com/angular/angular-cli/issues
Pull requests 30 https://patch-diff.githubusercontent.com/angular/angular-cli/pulls
Actions https://patch-diff.githubusercontent.com/angular/angular-cli/actions
Security 1 https://patch-diff.githubusercontent.com/angular/angular-cli/security
Insights https://patch-diff.githubusercontent.com/angular/angular-cli/pulse
Code https://patch-diff.githubusercontent.com/angular/angular-cli
Issues https://patch-diff.githubusercontent.com/angular/angular-cli/issues
Pull requests https://patch-diff.githubusercontent.com/angular/angular-cli/pulls
Actions https://patch-diff.githubusercontent.com/angular/angular-cli/actions
Security https://patch-diff.githubusercontent.com/angular/angular-cli/security
Insights https://patch-diff.githubusercontent.com/angular/angular-cli/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/angular/angular-cli/issues/1943
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/angular/angular-cli/issues/1943
Having css-loader post-css loader ERRORhttps://patch-diff.githubusercontent.com/angular/angular-cli/issues/1943#top
https://github.com/ellipizle
https://github.com/ellipizle
ellipizlehttps://github.com/ellipizle
on Sep 1, 2016https://github.com/angular/angular-cli/issues/1943#issue-174574185
@webpackhttps://github.com/webpack
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.