Hi! I had a problem with local installation of chr...
# prisma-whats-new
k
Hi! I had a problem with local installation of chromeless for testing. I have project that use chromeless and write some path for chromeless source code. After I run
Copy code
npm install /path/to/chromeless
(and it's end ok). But when I run my project I get
Copy code
Error: Cannot find module 'chromeless'
. What I miss?