masroorejaz / react-simple-captcha

A very simple and powerful captcha for ReactJS
40 stars 19 forks source link

SyntaxError: Cannot use import statement outside a module #26

Closed LucaMarconiDev closed 1 year ago

LucaMarconiDev commented 1 year ago

Hello, I nest using this package it shows me this error

error - .../node_modules/react-simple-captcha/react-simple-captcha.js:1 import React, { Component } from 'react'; ^^^^^^

SyntaxError: Cannot use import statement outside a module