vue-cli-plugin-style-resources-loader | Vue cli plugin to support style-resources-loader
kandi X-RAY | vue-cli-plugin-style-resources-loader Summary
kandi X-RAY | vue-cli-plugin-style-resources-loader Summary
Add style-resources-loader to your project easier.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of vue-cli-plugin-style-resources-loader
vue-cli-plugin-style-resources-loader Key Features
vue-cli-plugin-style-resources-loader Examples and Code Snippets
Community Discussions
Trending Discussions on vue-cli-plugin-style-resources-loader
QUESTION
I have a project with Vue 2.6, in which this error occurs at some stage of the style assembly (if I understand correctly). At the same time, I can neither build nor run the project, but all modules are successfully installed from the package.json
Error
ERROR TypeError: Cannot read property 'style-resources-loader' of undefined
Full detail:
...ANSWER
Answered 2020-Dec-12 at 12:31style-resources-loader
is for automatically importing certain resources. vue-cli-plugin-style-resources-loader
is just a wrapper for that. There probably isn't a need for both, and that may be causing the problem. Try removing one of the following devDependencies
:
vue-cli-plugin-style-resources-loader
style-resources-loader
For example:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install vue-cli-plugin-style-resources-loader
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page