"module"?
const JwtStrategy = require('passport-jwt').Strategy;
import { Strategy } from "passport-jwt";
получаю такую ошибку TypeError: JwtStrategy is not a constructor гуглил, перепробовал всё, можете подсказать, что я делаю не так? код: https://codepen.io/kirademiurge/pen/MWVrjxb
Обсуждают сегодня