Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yarn support #17

Open
pokatomnik opened this issue Mar 20, 2017 · 2 comments
Open

Yarn support #17

pokatomnik opened this issue Mar 20, 2017 · 2 comments

Comments

@pokatomnik
Copy link

pokatomnik commented Mar 20, 2017

There some troubles with yarn:
`$ yarn add oracledb-pb
yarn add v0.21.3

info No lockfile found.

[1/4] Resolving packages...

[2/4] Fetching packages...

[3/4] Linking dependencies...

error Couldn't find a package.json file in "C:\Users\Username\code\projectname\node_modules\oracledb-pb\node_modules\node-pre-gyp"

info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.`
So do you plan to make it available to install with yarn?
Installing via npm working as expected.

@bchr02
Copy link
Owner

bchr02 commented Mar 20, 2017

I'm not too familiar with yarn. Care to send me a PR?

@pokatomnik
Copy link
Author

Me too:) I guess I will do it on holidays;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants