Nov 25, 2017
0
Level 29
Unknown plugin "transform-runtime" specified in
I am getting this error on older projects and on a fresh install of laravel when running npm run dev after install
Module build failed: ReferenceError: Unknown plugin "transform-runtime" specified in "/Users/Mahmoud/Code/.babelrc" at 0, attempted to resolve relative to "/Users/Mahmoud/Code" at /Users/Mahmoud/Code/locations.homicity/node_modules/babel-core/lib/transformation/file/options/option-manager.js:180:17
I ran npm install transform-runtime but I am still getting the same error any idea why this might be happening
Please or to participate in this conversation.