What to do with a 'npm run dev' error in my first app?

Nuno11
Visitor
1 0 0

Hi guys


Im getting this error when trying to npm run dev.


Error from chokidar (C:\): Error: EBUSY: resource busy or locked, lstat 'C:\pagefile.sys'
Error from chokidar (C:\): Error: EBUSY: resource busy or locked, lstat 'C:\swapfile.sys'
[ error ] ./pages/_app.js
Module not found: Can't resolve '@shopify/app-bridge-react' in 'C:\Users\Nuno11\Desktop\Shoplify\pages'
> Ready on http://localhost:3000

 

Trying looking online for some solution but unable, could someone give me a hand please.


Thank you

Replies 2 (2)

Propero
Shopify Partner
896 101 159

@Nuno11,

Looks like there is a resource conflict. Try with a restart 

- Was my reply helpful? Click Like or Click Accept as Solution
To hire: email us at shopify@propero.in
checkout our app https://apps.shopify.com/picamaze
MH_Forhad
Shopify Partner
1 0 0

I'm also having the same problem, but I've already restarted my Laptop and the problem is still there.