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

include working package-lock.json file #8

Open
gregschroeder opened this issue Jul 2, 2019 · 2 comments
Open

include working package-lock.json file #8

gregschroeder opened this issue Jul 2, 2019 · 2 comments

Comments

@gregschroeder
Copy link

as the package is a bit outdated, it no longer builds by default. could you include or check in a package-lock.json file that references the working versions for all of the referenced dependencies? obviously, updating the packages is preferred, but it would be easiest to start with a working version, and I'm hoping you just have one lying around that got .gitignore'd so it is low effort.

@dwertheimer
Copy link

@jessegrosjean I am trying to build this also...can't install the dependencies. Can you please help? I first had to update to Gulp4 to get past a tar error, but now stuck here:

~/D/P/t/b/birch-outline ❯❯❯ npm install npm WARN prepublish-on-install As of npm@5,prepublishscripts are deprecated. npm WARN prepublish-on-install Usepreparefor build steps andprepublishOnlyfor upload-only. npm WARN prepublish-on-install See the deprecation note innpm help scripts` for more information.

[email protected] prepublish .../taskpaper-birch-outline/birch-outline/birch-outline
./node_modules/gulp/bin/gulp.js prepublish

[22:54:45] Failed to load external module coffeescript/register
[22:54:45] Requiring external module coffee-script/register
fs.js:39
} = primordials;
^
ReferenceError: primordials is not defined
at fs.js:39:5
at req_ (.../taskpaper-birch-outline/birch-outline/birch-outline/node_modules/natives/index.js:143:24)
`

@jessegrosjean
Copy link
Owner

Sorry for not responding sooner. I just tried a few quick fixes and failed to fix. I'd be happy to take a pull request, but don't have time to devote to this right now.

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

3 participants