christianalfoni/webpack-bin

Cannot resolve module 'expect'

TAQ2 opened this issue · 0 comments

TAQ2 commented

Hello,

when I use the following in a quick start simple setup with expect added as a npm package

import expect from 'expect'

I get the error Module not found: Error: Cannot resolve module 'expect' in /api/sandbox/14812126786144489

Many thanks for your help