mishushakov / dialogflow-web-v2

Dialogflow Web Integration. Supports rich components
https://mishushakov.github.io/dialogflow-web-v2/
GNU General Public License v3.0
419 stars 135 forks source link

getting error using npm run serve command #26

Closed athenasaurav closed 4 years ago

athenasaurav commented 4 years ago

Error: [BABEL] C:\Users\athen\Datascience\Dialogflow Bot\New folder\dialogflow-web-v2-master\src\main.js: Package exports for 'C:\Users\athen\Datascience\Dialogflow Bot\New folder\dialogflow-web-v2-master\node_modules\@babel\helper-compilation-targets' do not define a '.' subpath (While processing: "C:\Users\athen\Datascience\Dialogflow Bot\New folder\dialogflow-web-v2-master\node_modules\@vue\babel-preset-app\index.js")

How to fix this?

mishushakov commented 4 years ago

Definitely works for me

Screenshot 2020-01-25 at 05 23 29

I suggest you to delete node_modules and re-run npm i again Otherwise maybe try on *nix?