We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ERROR in ./node_modules/babel-loader/lib?{"cacheDirectory":true,"presets":[["env",{"modules":false,"targets":{"browsers":["> 2%"],"uglify":true}}]],"plugins":["transform-object-rest-spread",["transform-runtime",{"polyfill":false,"h elpers":false}]]}!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./node_modules/vue-full-calendar/components/FullCalendar.vue Module build failed: Error: Couldn't find preset "stage-2" relative to directory "C:\\xampp\\htdocs\\Project\\node_modules\\vue-full-calendar"
help me pls
The text was updated successfully, but these errors were encountered:
Sounds like the project is missing babel-preset-stage-2
babel-preset-stage-2
npm install --save babel-preset-stage-2
or if you use yarn
yarn add babel-preset-stage-2
Sorry, something went wrong.
NPM installation is also useless
Useless? Do you have the same issue? Can you share anything more constructive?
No branches or pull requests
ERROR in ./node_modules/babel-loader/lib?{"cacheDirectory":true,"presets":[["env",{"modules":false,"targets":{"browsers":["> 2%"],"uglify":true}}]],"plugins":["transform-object-rest-spread",["transform-runtime",{"polyfill":false,"h elpers":false}]]}!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./node_modules/vue-full-calendar/components/FullCalendar.vue Module build failed: Error: Couldn't find preset "stage-2" relative to directory "C:\\xampp\\htdocs\\Project\\node_modules\\vue-full-calendar"
help me pls
The text was updated successfully, but these errors were encountered: