summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/package_json/invalid_value/task.out
blob: 914dc27c6bd0a8f9a87fbeb438ef4af243e784bb (plain)
1
2
3
4
5
6
Warning Ignoring dependency '@denotest/cjs-default-export' in package.json because its version requirement failed to parse: Invalid npm specifier version requirement. Unexpected character.
  invalid stuff that won't parse
  ~
Warning Currently only basic package.json `scripts` are supported. Programs like `rimraf` or `cross-env` will not work correctly. This will be fixed in the upcoming release.
Task test echo 1
1