simonepri / project-version

👀 Get the current version of your project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Cannot find module "."

ypkkhatri opened this issue · comments

I have done just below code

import version from 'project-version'
console.log(version);

Thank you for the issue!
Are you using it with webpack, right?

Can you create a small repo to let me able to reproduce the error?
This would speedup the bug fix.

I'm using in my angular 5 project