felipeDS91 / whatsapp-api

Rest API to send messages through whatsapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

running `npx typeorm migration:run` leads to error

negati-ve opened this issue · comments

`/whatsapp-api/src/models/Message.ts:1
import {
^^^^^^

SyntaxError: Cannot use import statement outside a module`

my bad.. should run

npm run typeorm migration:run

All good :D