kessejones / react-sweetalert2

SweetAlert2 implementation for ReactJS
https://kessejones.github.io/react-sweetalert2/
Apache License 2.0
14 stars 2 forks source link

Cannot build with version 0.2.0 #6

Closed RayHughes closed 5 years ago

RayHughes commented 5 years ago

$ npm i react-sweetalert2

NPM installs successfully, but it fails to build. Tried in 2 environments.

Failed to compile.

index.js
Cannot find module: 'react-sweetalert2'. Make sure this package is installed.

You can install this package by running: npm install react-sweetalert2.

index.js import SweetAlert2 from 'react-sweetalert2';

kessejones commented 5 years ago

Thanks for reporting. Check version 0.2.1