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

update about page #488

Merged
merged 2 commits into from
May 22, 2020
Merged

update about page #488

merged 2 commits into from
May 22, 2020

Conversation

mymindstorm
Copy link
Member

No description provided.

@mymindstorm mymindstorm requested a review from Sneezry May 22, 2020 14:53
Comment on lines +62 to +66
echo "Generating licenses file..."
./node_modules/.bin/npm-license-generator \
--out-path ./view/licenses.html \
--template ./scripts/licenses-template.html \
--error-missing=true
Copy link
Member

@Sneezry Sneezry May 22, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--registry should be a requied parameter right?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also, I get URL is not defined error from Authenticator/node_modules/npm-license-generator/build/index.js:100:21

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

registry is optional and defaults to registry.npmjs.com. What version of node are you using?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's Node 8. I'm upgrading to 12 to test again.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

URL was considered experimental in node 8, I need to add an import for it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have verified on Node 12, no errors in build.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

node 8 is supported with 1.0.1

@mymindstorm mymindstorm merged commit d84ab82 into dev May 22, 2020
@mymindstorm mymindstorm deleted the licenses-page branch May 22, 2020 18:46
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

Successfully merging this pull request may close these issues.

2 participants