ERR_MODULE_NOT_FOUND problem with config
When I do
import { config } from 'wasp/client'
I get a problem with code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///Users/bereal/wasp_project/app/.wasp/out/sdk/wasp/dist/client/config'
Has anyone faced that before?
import { config } from 'wasp/client'
I get a problem with code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///Users/bereal/wasp_project/app/.wasp/out/sdk/wasp/dist/client/config'
Has anyone faced that before?